#CDF2EA#CDF2EA
#CDF2EA is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.3% C 0.040 H 180.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2EA |
|---|---|
| RGB | rgb(205, 242, 234) |
| HSL | hsl(167, 59%, 88%) |
| HSV | hsv(167, 15%, 95%) |
| CMYK | cmyk(15.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.76, -13.48, -0.15) |
| CIE-LCH | lch(92.76, 13.48, 180.62°) |
| OKLab | oklab(93.26% -0.0398 -0.0006) |
| OKLCH | oklch(93.26% 0.04 180.9) |
| XYZ | xyz(71.7764, 82.4221, 89.9533) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.99
Very Pale Blue
#D6FFFE
ΔE00 3.98
Ice Blue (survey)
#D7FFFE
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.27
Very Light Blue
#D5FFFF
ΔE00 4.30
Really Light Blue
#D4FFFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2EA #F2CDD5
analogous
#CDF2D7 #CDF2EA #CDE7F2
triadic
#CDF2EA #EACDF2 #F2EACD
tetradic
#CDF2EA #D7CDF2 #F2CDD5 #E7F2CD
square
#CDF2EA #D7CDF2 #F2CDD5 #E7F2CD
split-complementary
#CDF2EA #F2CDE7 #F2D7CD
monochromatic
#6CD9C1 #9CE5D6 #CDF2EA #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.20
#CDF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#CDF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2EA
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2EA | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#C4F3EF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf2ea; /* rgb */ color: rgb(205, 242, 234); /* oklch */ color: oklch(93.3% 0.040 180.9);
Tailwind
colors: {
custom: {
50: '#dcf6f0',
500: '#cdf2ea',
950: '#000000',
},
}SCSS
$custom: #cdf2ea; $custom-light: #dcf6f0; $custom-dark: #000000;
JSON
{
"hex": "#cdf2ea",
"rgb": {
"r": 205,
"g": 242,
"b": 234
},
"hsl": {
"h": 167.027,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.93256,
"c": 0.03982,
"h": 180.9
},
"luminance": 0.82424
}Semantic roles & 50–950 ramp
primary
#CDF2EA
secondary
#D192A0
accent
#1F43C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585