#CDFFE8#CDFFE8
#CDFFE8 is a very light, muted teal. Relative luminance 0.903; OKLCH L 95.9% C 0.060 H 165.4°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFE8 |
|---|---|
| RGB | rgb(205, 255, 232) |
| HSL | hsl(152, 100%, 90%) |
| HSV | hsv(152, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.13, -20.26, 5.78) |
| CIE-LCH | lch(96.13, 21.07, 164.07°) |
| OKLab | oklab(95.92% -0.0576 0.015) |
| OKLCH | oklch(95.92% 0.06 165.4) |
| XYZ | xyz(75.4983, 90.3230, 89.7845) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.07
Eggshell Blue
#C4FFF7
ΔE00 5.71
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Pale Turquoise
#A5FBD5
ΔE00 6.86
Ice
#D6FFFA
ΔE00 6.88
Light Light Blue
#CAFFFB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFE8 #FFCDE4
analogous
#CDFFCF #CDFFE8 #CDFDFF
triadic
#CDFFE8 #E8CDFF #FFE8CD
tetradic
#CDFFE8 #CFCDFF #FFCDE4 #FDFFCD
square
#CDFFE8 #CFCDFF #FFCDE4 #FDFFCD
split-complementary
#CDFFE8 #FFCDFD #FFCFCD
monochromatic
#53FFB0 #90FFCC #CDFFE8 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.10
#CDFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#CDFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFE8
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFE8 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F4F1E9
Tritanopia (blue-blind)
#C3FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdffe8; /* rgb */ color: rgb(205, 255, 232); /* oklch */ color: oklch(95.9% 0.060 165.4);
Tailwind
colors: {
custom: {
50: '#ddffef',
500: '#cdffe8',
950: '#000000',
},
}SCSS
$custom: #cdffe8; $custom-light: #ddffef; $custom-dark: #000000;
JSON
{
"hex": "#cdffe8",
"rgb": {
"r": 205,
"g": 255,
"b": 232
},
"hsl": {
"h": 152.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95919,
"c": 0.05951,
"h": 165.4
},
"luminance": 0.90325
}Semantic roles & 50–950 ramp
primary
#CDFFE8
secondary
#EA86B4
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685