#CDF5EB#CDF5EB
#CDF5EB is a very light, muted teal. Relative luminance 0.843; OKLCH L 93.9% C 0.043 H 178.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF5EB |
|---|---|
| RGB | rgb(205, 245, 235) |
| HSL | hsl(165, 67%, 88%) |
| HSV | hsv(165, 16%, 96%) |
| CMYK | cmyk(16.3%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(93.57, -14.77, 0.52) |
| CIE-LCH | lch(93.57, 14.78, 177.99°) |
| OKLab | oklab(93.91% -0.0434 0.0012) |
| OKLCH | oklch(93.91% 0.043 178.5) |
| XYZ | xyz(72.8207, 84.2801, 91.0121) |
| Luminance | 0.8428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.93
Duck Egg Blue
#C3FBF4
ΔE00 3.60
Light Light Blue
#CAFFFB
ΔE00 3.91
Eggshell Blue
#C4FFF7
ΔE00 4.22
Very Pale Blue
#D6FFFE
ΔE00 4.28
Ice Blue (survey)
#D7FFFE
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF5EB #F5CDD7
analogous
#CDF5D7 #CDF5EB #CDEBF5
triadic
#CDF5EB #EBCDF5 #F5EBCD
tetradic
#CDF5EB #D7CDF5 #F5CDD7 #EBF5CD
square
#CDF5EB #D7CDF5 #F5CDD7 #EBF5CD
split-complementary
#CDF5EB #F5CDEB #F5D7CD
monochromatic
#67E1C2 #9AEBD7 #CDF5EB #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.18
#CDF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#CDF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF5EB
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF5EB | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#EAEAEC
Tritanopia (blue-blind)
#C3F6F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdf5eb; /* rgb */ color: rgb(205, 245, 235); /* oklch */ color: oklch(93.9% 0.043 178.5);
Tailwind
colors: {
custom: {
50: '#dcf8f1',
500: '#cdf5eb',
950: '#000000',
},
}SCSS
$custom: #cdf5eb; $custom-light: #dcf8f1; $custom-dark: #000000;
JSON
{
"hex": "#cdf5eb",
"rgb": {
"r": 205,
"g": 245,
"b": 235
},
"hsl": {
"h": 165,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.93908,
"c": 0.0434,
"h": 178.5
},
"luminance": 0.84282
}Semantic roles & 50–950 ramp
primary
#CDF5EB
secondary
#D790A1
accent
#1745CF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585