#CDF3EE#CDF3EE
#CDF3EE is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.6% C 0.040 H 186.8°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF3EE |
|---|---|
| RGB | rgb(205, 243, 238) |
| HSL | hsl(172, 61%, 88%) |
| HSV | hsv(172, 16%, 95%) |
| CMYK | cmyk(15.6%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(93.12, -13.19, -1.69) |
| CIE-LCH | lch(93.12, 13.30, 187.31°) |
| OKLab | oklab(93.58% -0.0396 -0.0047) |
| OKLCH | oklch(93.58% 0.04 186.8) |
| XYZ | xyz(72.6560, 83.2514, 93.1134) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.47
Very Pale Blue
#D6FFFE
ΔE00 2.99
Ice Blue (survey)
#D7FFFE
ΔE00 3.00
Very Light Blue
#D5FFFF
ΔE00 3.24
Really Light Blue
#D4FFFF
ΔE00 3.26
Pale Blue
#D0FEFE
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF3EE #F3CDD2
analogous
#CDF3DB #CDF3EE #CDE5F3
triadic
#CDF3EE #EECDF3 #F3EECD
tetradic
#CDF3EE #DBCDF3 #F3CDD2 #E5F3CD
square
#CDF3EE #DBCDF3 #F3CDD2 #E5F3CD
split-complementary
#CDF3EE #F3CDE5 #F3DBCD
monochromatic
#6ADBCC #9CE7DD #CDF3EE #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.19
#CDF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#CDF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF3EE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF3EE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#C3F5F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf3ee; /* rgb */ color: rgb(205, 243, 238); /* oklch */ color: oklch(93.6% 0.040 186.8);
Tailwind
colors: {
custom: {
50: '#dcf7f3',
500: '#cdf3ee',
950: '#000000',
},
}SCSS
$custom: #cdf3ee; $custom-light: #dcf7f3; $custom-dark: #000000;
JSON
{
"hex": "#cdf3ee",
"rgb": {
"r": 205,
"g": 243,
"b": 238
},
"hsl": {
"h": 172.105,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.93578,
"c": 0.03986,
"h": 186.8
},
"luminance": 0.83253
}Semantic roles & 50–950 ramp
primary
#CDF3EE
secondary
#D3919A
accent
#1D33C9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585