#CDFFEE#CDFFEE
#CDFFEE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.056 H 172.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFEE |
|---|---|
| RGB | rgb(205, 255, 238) |
| HSL | hsl(160, 100%, 90%) |
| HSV | hsv(160, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.27, -19.11, 2.90) |
| CIE-LCH | lch(96.27, 19.33, 171.37°) |
| OKLab | oklab(96.08% -0.0552 0.0074) |
| OKLCH | oklch(96.08% 0.056 172.4) |
| XYZ | xyz(76.3652, 90.6697, 94.3498) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.77
Pale Aqua
#B8FFEB
ΔE00 3.84
Duck Egg Blue
#C3FBF4
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.92
Ice
#D6FFFA
ΔE00 5.03
Pale Cyan
#B7FFFA
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFEE #FFCDDE
analogous
#CDFFD5 #CDFFEE #CDF7FF
triadic
#CDFFEE #EECDFF #FFEECD
tetradic
#CDFFEE #D5CDFF #FFCDDE #F7FFCD
square
#CDFFEE #D5CDFF #FFCDDE #F7FFCD
split-complementary
#CDFFEE #FFCDF7 #FFD5CD
monochromatic
#53FFC4 #90FFD9 #CDFFEE #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CDFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CDFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFEE
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFEE | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F2F2EF
Tritanopia (blue-blind)
#C2FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdffee; /* rgb */ color: rgb(205, 255, 238); /* oklch */ color: oklch(96.1% 0.056 172.4);
Tailwind
colors: {
custom: {
50: '#ddfff3',
500: '#cdffee',
950: '#000000',
},
}SCSS
$custom: #cdffee; $custom-light: #ddfff3; $custom-dark: #000000;
JSON
{
"hex": "#cdffee",
"rgb": {
"r": 205,
"g": 255,
"b": 238
},
"hsl": {
"h": 159.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96081,
"c": 0.0557,
"h": 172.4
},
"luminance": 0.90672
}Semantic roles & 50–950 ramp
primary
#CDFFEE
secondary
#EA86A8
accent
#004EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685