#CDFFEC#CDFFEC
#CDFFEC is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.0% C 0.057 H 170.0°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFEC |
|---|---|
| RGB | rgb(205, 255, 236) |
| HSL | hsl(157, 100%, 90%) |
| HSV | hsv(157, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.23, -19.50, 3.86) |
| CIE-LCH | lch(96.23, 19.88, 168.80°) |
| OKLab | oklab(96.03% -0.056 0.0099) |
| OKLCH | oklch(96.03% 0.057 170) |
| XYZ | xyz(76.0730, 90.5528, 92.8109) |
| Luminance | 0.9055 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.79
Eggshell Blue
#C4FFF7
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 4.65
Light Light Blue
#CAFFFB
ΔE00 5.62
Ice
#D6FFFA
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFEC #FFCDE0
analogous
#CDFFD3 #CDFFEC #CDF9FF
triadic
#CDFFEC #ECCDFF #FFECCD
tetradic
#CDFFEC #D3CDFF #FFCDE0 #F9FFCD
square
#CDFFEC #D3CDFF #FFCDE0 #F9FFCD
split-complementary
#CDFFEC #FFCDF9 #FFD3CD
monochromatic
#53FFBD #90FFD5 #CDFFEC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CDFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CDFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFEC
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFEC | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#C2FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdffec; /* rgb */ color: rgb(205, 255, 236); /* oklch */ color: oklch(96.0% 0.057 170.0);
Tailwind
colors: {
custom: {
50: '#ddfff2',
500: '#cdffec',
950: '#000000',
},
}SCSS
$custom: #cdffec; $custom-light: #ddfff2; $custom-dark: #000000;
JSON
{
"hex": "#cdffec",
"rgb": {
"r": 205,
"g": 255,
"b": 236
},
"hsl": {
"h": 157.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96027,
"c": 0.05687,
"h": 170
},
"luminance": 0.90555
}Semantic roles & 50–950 ramp
primary
#CDFFEC
secondary
#EA86AC
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685