#CDFEEE#CDFEEE
#CDFEEE is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.9% C 0.054 H 173.2°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEEE |
|---|---|
| RGB | rgb(205, 254, 238) |
| HSL | hsl(160, 96%, 90%) |
| HSV | hsv(160, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(96.01, -18.63, 2.52) |
| CIE-LCH | lch(96.01, 18.80, 172.30°) |
| OKLab | oklab(95.87% -0.0539 0.0064) |
| OKLCH | oklch(95.87% 0.054 173.2) |
| XYZ | xyz(76.0470, 90.0334, 94.2438) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.56
Duck Egg Blue
#C3FBF4
ΔE00 3.70
Pale Aqua
#B8FFEB
ΔE00 4.08
Light Light Blue
#CAFFFB
ΔE00 4.60
Ice
#D6FFFA
ΔE00 4.66
Pale Cyan
#B7FFFA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEEE #FECDDD
analogous
#CDFED5 #CDFEEE #CDF6FE
triadic
#CDFEEE #EECDFE #FEEECD
tetradic
#CDFEEE #D5CDFE #FECDDD #F6FECD
square
#CDFEEE #D5CDFE #FECDDD #F6FECD
split-complementary
#CDFEEE #FECDF6 #FED5CD
monochromatic
#55FCC5 #91FDDA #CDFEEE #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.10
#CDFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CDFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEEE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEEE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7ED
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfeee; /* rgb */ color: rgb(205, 254, 238); /* oklch */ color: oklch(95.9% 0.054 173.2);
Tailwind
colors: {
custom: {
50: '#ddfef3',
500: '#cdfeee',
950: '#000000',
},
}SCSS
$custom: #cdfeee; $custom-light: #ddfef3; $custom-dark: #000000;
JSON
{
"hex": "#cdfeee",
"rgb": {
"r": 205,
"g": 254,
"b": 238
},
"hsl": {
"h": 160.408,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95871,
"c": 0.0543,
"h": 173.2
},
"luminance": 0.90036
}Semantic roles & 50–950 ramp
primary
#CDFEEE
secondary
#E888A7
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685