#CDFFE9#CDFFE9
#CDFFE9 is a very light, muted teal. Relative luminance 0.904; OKLCH L 95.9% C 0.059 H 166.5°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFE9 |
|---|---|
| RGB | rgb(205, 255, 233) |
| HSL | hsl(154, 100%, 90%) |
| HSV | hsv(154, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(96.15, -20.07, 5.30) |
| CIE-LCH | lch(96.15, 20.76, 165.21°) |
| OKLab | oklab(95.95% -0.0572 0.0137) |
| OKLCH | oklch(95.95% 0.059 166.5) |
| XYZ | xyz(75.6408, 90.3800, 90.5347) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.63
Ice
#D6FFFA
ΔE00 6.57
Light Light Blue
#CAFFFB
ΔE00 6.64
Pale Turquoise
#A5FBD5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFE9 #FFCDE3
analogous
#CDFFD0 #CDFFE9 #CDFCFF
triadic
#CDFFE9 #E9CDFF #FFE9CD
tetradic
#CDFFE9 #D0CDFF #FFCDE3 #FCFFCD
square
#CDFFE9 #D0CDFF #FFCDE3 #FCFFCD
split-complementary
#CDFFE9 #FFCDFC #FFD0CD
monochromatic
#53FFB3 #90FFCE #CDFFE9 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.10
#CDFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CDFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFE9
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFE9 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#C3FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdffe9; /* rgb */ color: rgb(205, 255, 233); /* oklch */ color: oklch(95.9% 0.059 166.5);
Tailwind
colors: {
custom: {
50: '#ddfff0',
500: '#cdffe9',
950: '#000000',
},
}SCSS
$custom: #cdffe9; $custom-light: #ddfff0; $custom-dark: #000000;
JSON
{
"hex": "#cdffe9",
"rgb": {
"r": 205,
"g": 255,
"b": 233
},
"hsl": {
"h": 153.6,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95946,
"c": 0.05882,
"h": 166.5
},
"luminance": 0.90382
}Semantic roles & 50–950 ramp
primary
#CDFFE9
secondary
#EA86B2
accent
#0065E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685