#CDF1EA#CDF1EA
#CDF1EA is a very light, muted teal. Relative luminance 0.818; OKLCH L 93.0% C 0.039 H 182.4°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF1EA |
|---|---|
| RGB | rgb(205, 241, 234) |
| HSL | hsl(168, 56%, 87%) |
| HSV | hsv(168, 15%, 95%) |
| CMYK | cmyk(14.9%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(92.50, -12.98, -0.53) |
| CIE-LCH | lch(92.50, 12.99, 182.33°) |
| OKLab | oklab(93.05% -0.0385 -0.0016) |
| OKLCH | oklch(93.05% 0.039 182.4) |
| XYZ | xyz(71.4796, 81.8284, 89.8544) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.08
Ice Blue (survey)
#D7FFFE
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 3.86
Very Light Blue
#D5FFFF
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.19
Pale Blue
#D0FEFE
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF1EA #F1CDD4
analogous
#CDF1D8 #CDF1EA #CDE6F1
triadic
#CDF1EA #EACDF1 #F1EACD
tetradic
#CDF1EA #D8CDF1 #F1CDD4 #E6F1CD
square
#CDF1EA #D8CDF1 #F1CDD4 #E6F1CD
split-complementary
#CDF1EA #F1CDE6 #F1D8CD
monochromatic
#6DD6C2 #9DE4D6 #CDF1EA #E7F8F5 #E7F8F5
Accessibility & contrast
On white
1.21
#CDF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#CDF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF1EA
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF1EA | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEA
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#C4F3EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdf1ea; /* rgb */ color: rgb(205, 241, 234); /* oklch */ color: oklch(93.0% 0.039 182.4);
Tailwind
colors: {
custom: {
50: '#dcf5f0',
500: '#cdf1ea',
950: '#000000',
},
}SCSS
$custom: #cdf1ea; $custom-light: #dcf5f0; $custom-dark: #000000;
JSON
{
"hex": "#cdf1ea",
"rgb": {
"r": 205,
"g": 241,
"b": 234
},
"hsl": {
"h": 168.333,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.93049,
"c": 0.03853,
"h": 182.4
},
"luminance": 0.8183
}Semantic roles & 50–950 ramp
primary
#CDF1EA
secondary
#D0929E
accent
#2241C4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585