#CDFEEB#CDFEEB
#CDFEEB is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.056 H 169.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEEB |
|---|---|
| RGB | rgb(205, 254, 235) |
| HSL | hsl(157, 96%, 90%) |
| HSV | hsv(157, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.94, -19.20, 3.96) |
| CIE-LCH | lch(95.94, 19.61, 168.35°) |
| OKLab | oklab(95.79% -0.0551 0.0102) |
| OKLCH | oklch(95.79% 0.056 169.5) |
| XYZ | xyz(75.6099, 89.8586, 91.9419) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 4.50
Duck Egg Blue
#C3FBF4
ΔE00 4.69
Ice
#D6FFFA
ΔE00 5.61
Light Light Blue
#CAFFFB
ΔE00 5.66
Pale Cyan
#B7FFFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEEB #FECDE0
analogous
#CDFED3 #CDFEEB #CDF8FE
triadic
#CDFEEB #EBCDFE #FEEBCD
tetradic
#CDFEEB #D3CDFE #FECDE0 #F8FECD
square
#CDFEEB #D3CDFE #FECDE0 #F8FECD
split-complementary
#CDFEEB #FECDF8 #FED3CD
monochromatic
#55FCBB #91FDD3 #CDFEEB #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.11
#CDFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CDFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEEB
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEEB | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#C2FFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfeeb; /* rgb */ color: rgb(205, 254, 235); /* oklch */ color: oklch(95.8% 0.056 169.5);
Tailwind
colors: {
custom: {
50: '#ddfef1',
500: '#cdfeeb',
950: '#000000',
},
}SCSS
$custom: #cdfeeb; $custom-light: #ddfef1; $custom-dark: #000000;
JSON
{
"hex": "#cdfeeb",
"rgb": {
"r": 205,
"g": 254,
"b": 235
},
"hsl": {
"h": 156.735,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.9579,
"c": 0.05604,
"h": 169.5
},
"luminance": 0.89861
}Semantic roles & 50–950 ramp
primary
#CDFEEB
secondary
#E888AD
accent
#0059E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685