#CDEFF0#CDEFF0
#CDEFF0 is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.035 H 198.7°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFF0 |
|---|---|
| RGB | rgb(205, 239, 240) |
| HSL | hsl(182, 54%, 87%) |
| HSV | hsv(182, 15%, 94%) |
| CMYK | cmyk(14.6%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(92.13, -10.79, -4.19) |
| CIE-LCH | lch(92.13, 11.57, 201.22°) |
| OKLab | oklab(92.81% -0.0335 -0.0114) |
| OKLCH | oklch(92.81% 0.035 198.7) |
| XYZ | xyz(71.7674, 81.0016, 94.2748) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.55
Ice Blue (survey)
#D7FFFE
ΔE00 3.60
Very Light Blue
#D5FFFF
ΔE00 3.67
Very Pale Blue
#D6FFFE
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.77
Pale Blue
#D0FEFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFF0 #F0CECD
analogous
#CDF0E0 #CDEFF0 #CDDEF0
triadic
#CDEFF0 #F0CDEF #EFF0CD
tetradic
#CDEFF0 #E0CDF0 #F0CECD #DEF0CD
square
#CDEFF0 #E0CDF0 #F0CECD #DEF0CD
split-complementary
#CDEFF0 #F0CDDE #F0E0CD
monochromatic
#6FD1D4 #9EE0E2 #CDEFF0 #E7F7F8 #E7F7F8
Accessibility & contrast
On white
1.22
#CDEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CDEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFF0
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFF0 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#C3F2EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdeff0; /* rgb */ color: rgb(205, 239, 240); /* oklch */ color: oklch(92.8% 0.035 198.7);
Tailwind
colors: {
custom: {
50: '#dcf4f4',
500: '#cdeff0',
950: '#000000',
},
}SCSS
$custom: #cdeff0; $custom-light: #dcf4f4; $custom-dark: #000000;
JSON
{
"hex": "#cdeff0",
"rgb": {
"r": 205,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.714,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.9281,
"c": 0.03541,
"h": 198.7
},
"luminance": 0.81003
}Semantic roles & 50–950 ramp
primary
#CDEFF0
secondary
#CE9593
accent
#2924C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585