#CDFEE8#CDFEE8
#CDFEE8 is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.7% C 0.058 H 166.1°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEE8 |
|---|---|
| RGB | rgb(205, 254, 232) |
| HSL | hsl(153, 96%, 90%) |
| HSV | hsv(153, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(95.87, -19.78, 5.40) |
| CIE-LCH | lch(95.87, 20.50, 164.73°) |
| OKLab | oklab(95.71% -0.0563 0.014) |
| OKLCH | oklch(95.71% 0.058 166.1) |
| XYZ | xyz(75.1802, 89.6866, 89.6785) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 5.67
Ice
#D6FFFA
ΔE00 6.55
Light Light Blue
#CAFFFB
ΔE00 6.69
Pale Turquoise
#A5FBD5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEE8 #FECDE3
analogous
#CDFECF #CDFEE8 #CDFCFE
triadic
#CDFEE8 #E8CDFE #FEE8CD
tetradic
#CDFEE8 #CFCDFE #FECDE3 #FCFECD
square
#CDFEE8 #CFCDFE #FECDE3 #FCFECD
split-complementary
#CDFEE8 #FECDFC #FECFCD
monochromatic
#55FCB1 #91FDCC #CDFEE8 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.11
#CDFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#CDFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEE8
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEE8 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F3F1E9
Tritanopia (blue-blind)
#C3FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfee8; /* rgb */ color: rgb(205, 254, 232); /* oklch */ color: oklch(95.7% 0.058 166.1);
Tailwind
colors: {
custom: {
50: '#dcfeef',
500: '#cdfee8',
950: '#000000',
},
}SCSS
$custom: #cdfee8; $custom-light: #dcfeef; $custom-dark: #000000;
JSON
{
"hex": "#cdfee8",
"rgb": {
"r": 205,
"g": 254,
"b": 232
},
"hsl": {
"h": 153.061,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.95709,
"c": 0.05801,
"h": 166.1
},
"luminance": 0.89689
}Semantic roles & 50–950 ramp
primary
#CDFEE8
secondary
#E888B3
accent
#0067E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685