#CDFCEA#CDFCEA
#CDFCEA is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.3% C 0.054 H 169.9°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCEA |
|---|---|
| RGB | rgb(205, 252, 234) |
| HSL | hsl(157, 89%, 90%) |
| HSV | hsv(157, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(95.39, -18.42, 3.68) |
| CIE-LCH | lch(95.39, 18.78, 168.71°) |
| OKLab | oklab(95.34% -0.0529 0.0095) |
| OKLCH | oklch(95.34% 0.054 169.9) |
| XYZ | xyz(74.8345, 88.5382, 90.9727) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.33
Eggshell Blue
#C4FFF7
ΔE00 4.42
Duck Egg Blue
#C3FBF4
ΔE00 4.48
Ice
#D6FFFA
ΔE00 5.24
Light Light Blue
#CAFFFB
ΔE00 5.43
Pale Cyan
#B7FFFA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCEA #FCCDDF
analogous
#CDFCD3 #CDFCEA #CDF7FC
triadic
#CDFCEA #EACDFC #FCEACD
tetradic
#CDFCEA #D3CDFC #FCCDDF #F7FCCD
square
#CDFCEA #D3CDFC #FCCDDF #F7FCCD
split-complementary
#CDFCEA #FCCDF7 #FCD3CD
monochromatic
#5AF5BA #93F9D2 #CDFCEA #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.12
#CDFCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CDFCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCEA
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCEA | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#C3FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfcea; /* rgb */ color: rgb(205, 252, 234); /* oklch */ color: oklch(95.3% 0.054 169.9);
Tailwind
colors: {
custom: {
50: '#dcfdf0',
500: '#cdfcea',
950: '#000000',
},
}SCSS
$custom: #cdfcea; $custom-light: #dcfdf0; $custom-dark: #000000;
JSON
{
"hex": "#cdfcea",
"rgb": {
"r": 205,
"g": 252,
"b": 234
},
"hsl": {
"h": 157.021,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95343,
"c": 0.05376,
"h": 169.9
},
"luminance": 0.8854
}Semantic roles & 50–950 ramp
primary
#CDFCEA
secondary
#E48AAC
accent
#0058E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585