#CDFEEF#CDFEEF
#CDFEEF is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.054 H 174.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEEF |
|---|---|
| RGB | rgb(205, 254, 239) |
| HSL | hsl(162, 96%, 90%) |
| HSV | hsv(162, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.03, -18.43, 2.04) |
| CIE-LCH | lch(96.03, 18.54, 173.68°) |
| OKLab | oklab(95.9% -0.0535 0.0051) |
| OKLCH | oklch(95.9% 0.054 174.5) |
| XYZ | xyz(76.1943, 90.0923, 95.0197) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.25
Duck Egg Blue
#C3FBF4
ΔE00 3.37
Pale Aqua
#B8FFEB
ΔE00 4.19
Light Light Blue
#CAFFFB
ΔE00 4.24
Ice
#D6FFFA
ΔE00 4.35
Pale Cyan
#B7FFFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEEF #FECDDC
analogous
#CDFED7 #CDFEEF #CDF4FE
triadic
#CDFEEF #EFCDFE #FEEFCD
tetradic
#CDFEEF #D7CDFE #FECDDC #F4FECD
square
#CDFEEF #D7CDFE #FECDDC #F4FECD
split-complementary
#CDFEEF #FECDF4 #FED7CD
monochromatic
#55FCC9 #91FDDC #CDFEEF #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.10
#CDFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CDFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEEF
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEEF | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EE
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#C1FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfeef; /* rgb */ color: rgb(205, 254, 239); /* oklch */ color: oklch(95.9% 0.054 174.5);
Tailwind
colors: {
custom: {
50: '#ddfef4',
500: '#cdfeef',
950: '#000000',
},
}SCSS
$custom: #cdfeef; $custom-light: #ddfef4; $custom-dark: #000000;
JSON
{
"hex": "#cdfeef",
"rgb": {
"r": 205,
"g": 254,
"b": 239
},
"hsl": {
"h": 161.633,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95899,
"c": 0.05377,
"h": 174.5
},
"luminance": 0.90095
}Semantic roles & 50–950 ramp
primary
#CDFEEF
secondary
#E888A5
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685