#CDF2EE#CDF2EE
#CDF2EE is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.4% C 0.039 H 188.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2EE |
|---|---|
| RGB | rgb(205, 242, 238) |
| HSL | hsl(174, 59%, 88%) |
| HSV | hsv(174, 15%, 95%) |
| CMYK | cmyk(15.3%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(92.86, -12.69, -2.07) |
| CIE-LCH | lch(92.86, 12.86, 189.28°) |
| OKLab | oklab(93.37% -0.0383 -0.0057) |
| OKLCH | oklch(93.37% 0.039 188.5) |
| XYZ | xyz(72.3576, 82.6545, 93.0140) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.74
Ice Blue (survey)
#D7FFFE
ΔE00 2.96
Very Pale Blue
#D6FFFE
ΔE00 2.97
Very Light Blue
#D5FFFF
ΔE00 3.19
Really Light Blue
#D4FFFF
ΔE00 3.23
Pale Blue
#D0FEFE
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2EE #F2CDD1
analogous
#CDF2DC #CDF2EE #CDE3F2
triadic
#CDF2EE #EECDF2 #F2EECD
tetradic
#CDF2EE #DCCDF2 #F2CDD1 #E3F2CD
square
#CDF2EE #DCCDF2 #F2CDD1 #E3F2CD
split-complementary
#CDF2EE #F2CDE3 #F2DCCD
monochromatic
#6CD9CD #9CE5DD #CDF2EE #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.20
#CDF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#CDF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2EE
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2EE | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#C3F4F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cdf2ee; /* rgb */ color: rgb(205, 242, 238); /* oklch */ color: oklch(93.4% 0.039 188.5);
Tailwind
colors: {
custom: {
50: '#dcf6f3',
500: '#cdf2ee',
950: '#000000',
},
}SCSS
$custom: #cdf2ee; $custom-light: #dcf6f3; $custom-dark: #000000;
JSON
{
"hex": "#cdf2ee",
"rgb": {
"r": 205,
"g": 242,
"b": 238
},
"hsl": {
"h": 173.514,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.93371,
"c": 0.0387,
"h": 188.5
},
"luminance": 0.82656
}Semantic roles & 50–950 ramp
primary
#CDF2EE
secondary
#D19299
accent
#1F31C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585