#CDEFEA#CDEFEA
#CDEFEA is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.6% C 0.036 H 185.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFEA |
|---|---|
| RGB | rgb(205, 239, 234) |
| HSL | hsl(171, 52%, 87%) |
| HSV | hsv(171, 14%, 94%) |
| CMYK | cmyk(14.2%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.98, -11.97, -1.29) |
| CIE-LCH | lch(91.98, 12.04, 186.17°) |
| OKLab | oklab(92.63% -0.0358 -0.0036) |
| OKLCH | oklch(92.63% 0.036 185.8) |
| XYZ | xyz(70.8909, 80.6509, 89.6581) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.50
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 3.83
Very Light Blue
#D5FFFF
ΔE00 4.07
Really Light Blue
#D4FFFF
ΔE00 4.13
Pale Blue
#D0FEFE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFEA #EFCDD2
analogous
#CDEFD9 #CDEFEA #CDE3EF
triadic
#CDEFEA #EACDEF #EFEACD
tetradic
#CDEFEA #D9CDEF #EFCDD2 #E3EFCD
square
#CDEFEA #D9CDEF #EFCDD2 #E3EFCD
split-complementary
#CDEFEA #EFCDE3 #EFD9CD
monochromatic
#70D1C3 #9FE0D7 #CDEFEA #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.23
#CDEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CDEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFEA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFEA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEA
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#C4F1ED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdefea; /* rgb */ color: rgb(205, 239, 234); /* oklch */ color: oklch(92.6% 0.036 185.8);
Tailwind
colors: {
custom: {
50: '#dcf4f0',
500: '#cdefea',
950: '#000000',
},
}SCSS
$custom: #cdefea; $custom-light: #dcf4f0; $custom-dark: #000000;
JSON
{
"hex": "#cdefea",
"rgb": {
"r": 205,
"g": 239,
"b": 234
},
"hsl": {
"h": 171.176,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.92634,
"c": 0.03603,
"h": 185.8
},
"luminance": 0.80653
}Semantic roles & 50–950 ramp
primary
#CDEFEA
secondary
#CD949C
accent
#273DBF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585