#CDF0EA#CDF0EA
#CDF0EA is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.8% C 0.037 H 184.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF0EA |
|---|---|
| RGB | rgb(205, 240, 234) |
| HSL | hsl(170, 54%, 87%) |
| HSV | hsv(170, 15%, 94%) |
| CMYK | cmyk(14.6%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.24, -12.48, -0.91) |
| CIE-LCH | lch(92.24, 12.51, 184.18°) |
| OKLab | oklab(92.84% -0.0372 -0.0026) |
| OKLCH | oklch(92.84% 0.037 184) |
| XYZ | xyz(71.1844, 81.2381, 89.7560) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.25
Ice Blue (survey)
#D7FFFE
ΔE00 3.78
Very Pale Blue
#D6FFFE
ΔE00 3.81
Very Light Blue
#D5FFFF
ΔE00 4.08
Really Light Blue
#D4FFFF
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF0EA #F0CDD3
analogous
#CDF0D9 #CDF0EA #CDE5F0
triadic
#CDF0EA #EACDF0 #F0EACD
tetradic
#CDF0EA #D9CDF0 #F0CDD3 #E5F0CD
square
#CDF0EA #D9CDF0 #F0CDD3 #E5F0CD
split-complementary
#CDF0EA #F0CDE5 #F0D9CD
monochromatic
#6FD4C2 #9EE2D6 #CDF0EA #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.22
#CDF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CDF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF0EA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF0EA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E5E7EB
Tritanopia (blue-blind)
#C4F2EE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf0ea; /* rgb */ color: rgb(205, 240, 234); /* oklch */ color: oklch(92.8% 0.037 184.0);
Tailwind
colors: {
custom: {
50: '#dcf5f0',
500: '#cdf0ea',
950: '#000000',
},
}SCSS
$custom: #cdf0ea; $custom-light: #dcf5f0; $custom-dark: #000000;
JSON
{
"hex": "#cdf0ea",
"rgb": {
"r": 205,
"g": 240,
"b": 234
},
"hsl": {
"h": 169.714,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.92841,
"c": 0.03726,
"h": 184
},
"luminance": 0.8124
}Semantic roles & 50–950 ramp
primary
#CDF0EA
secondary
#CE939D
accent
#243FC1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585