#CDEFF2#CDEFF2
#CDEFF2 is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.036 H 203.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFF2 |
|---|---|
| RGB | rgb(205, 239, 242) |
| HSL | hsl(185, 59%, 88%) |
| HSV | hsv(185, 15%, 95%) |
| CMYK | cmyk(15.3%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.19, -10.38, -5.15) |
| CIE-LCH | lch(92.19, 11.59, 206.38°) |
| OKLab | oklab(92.87% -0.0328 -0.014) |
| OKLCH | oklch(92.87% 0.036 203.1) |
| XYZ | xyz(72.0662, 81.1210, 95.8482) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.68
Ice Blue (survey)
#D7FFFE
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.06
Really Light Blue
#D4FFFF
ΔE00 4.08
Pale Blue
#D0FEFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFF2 #F2D0CD
analogous
#CDF2E2 #CDEFF2 #CDDCF2
triadic
#CDEFF2 #F2CDEF #EFF2CD
tetradic
#CDEFF2 #E2CDF2 #F2D0CD #DCF2CD
square
#CDEFF2 #E2CDF2 #F2D0CD #DCF2CD
split-complementary
#CDEFF2 #F2CDDC #F2E2CD
monochromatic
#6CD0D9 #9CDFE5 #CDEFF2 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.22
#CDEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CDEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFF2
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFF2 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF2
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#C2F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdeff2; /* rgb */ color: rgb(205, 239, 242); /* oklch */ color: oklch(92.9% 0.036 203.1);
Tailwind
colors: {
custom: {
50: '#dcf4f6',
500: '#cdeff2',
950: '#000000',
},
}SCSS
$custom: #cdeff2; $custom-light: #dcf4f6; $custom-dark: #000000;
JSON
{
"hex": "#cdeff2",
"rgb": {
"r": 205,
"g": 239,
"b": 242
},
"hsl": {
"h": 184.865,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.92869,
"c": 0.03562,
"h": 203.1
},
"luminance": 0.81123
}Semantic roles & 50–950 ramp
primary
#CDEFF2
secondary
#D19792
accent
#2D1FC6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585