#CDFEEA#CDFEEA
#CDFEEA is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.8% C 0.057 H 168.3°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEEA |
|---|---|
| RGB | rgb(205, 254, 234) |
| HSL | hsl(156, 96%, 90%) |
| HSV | hsv(156, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(95.91, -19.40, 4.44) |
| CIE-LCH | lch(95.91, 19.90, 167.11°) |
| OKLab | oklab(95.76% -0.0555 0.0115) |
| OKLCH | oklch(95.76% 0.057 168.3) |
| XYZ | xyz(75.4659, 89.8009, 91.1831) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.98
Eggshell Blue
#C4FFF7
ΔE00 4.83
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Ice
#D6FFFA
ΔE00 5.93
Light Light Blue
#CAFFFB
ΔE00 6.00
Pale Cyan
#B7FFFA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEEA #FECDE1
analogous
#CDFED1 #CDFEEA #CDFAFE
triadic
#CDFEEA #EACDFE #FEEACD
tetradic
#CDFEEA #D1CDFE #FECDE1 #FAFECD
square
#CDFEEA #D1CDFE #FECDE1 #FAFECD
split-complementary
#CDFEEA #FECDFA #FED1CD
monochromatic
#55FCB8 #91FDD1 #CDFEEA #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.11
#CDFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#CDFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEEA
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEEA | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#C3FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfeea; /* rgb */ color: rgb(205, 254, 234); /* oklch */ color: oklch(95.8% 0.057 168.3);
Tailwind
colors: {
custom: {
50: '#ddfef0',
500: '#cdfeea',
950: '#000000',
},
}SCSS
$custom: #cdfeea; $custom-light: #ddfef0; $custom-dark: #000000;
JSON
{
"hex": "#cdfeea",
"rgb": {
"r": 205,
"g": 254,
"b": 234
},
"hsl": {
"h": 155.51,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95763,
"c": 0.05668,
"h": 168.3
},
"luminance": 0.89803
}Semantic roles & 50–950 ramp
primary
#CDFEEA
secondary
#E888AF
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685