#CDFDEB#CDFDEB
#CDFDEB is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.6% C 0.055 H 170.3°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDEB |
|---|---|
| RGB | rgb(205, 253, 235) |
| HSL | hsl(158, 92%, 90%) |
| HSV | hsv(158, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.67, -18.72, 3.58) |
| CIE-LCH | lch(95.67, 19.06, 169.18°) |
| OKLab | oklab(95.58% -0.0538 0.0092) |
| OKLCH | oklch(95.58% 0.055 170.3) |
| XYZ | xyz(75.2934, 89.2255, 91.8364) |
| Luminance | 0.8923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.14
Eggshell Blue
#C4FFF7
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 4.41
Ice
#D6FFFA
ΔE00 5.26
Light Light Blue
#CAFFFB
ΔE00 5.36
Pale Cyan
#B7FFFA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDEB #FDCDDF
analogous
#CDFDD3 #CDFDEB #CDF7FD
triadic
#CDFDEB #EBCDFD #FDEBCD
tetradic
#CDFDEB #D3CDFD #FDCDDF #F7FDCD
square
#CDFDEB #D3CDFD #FDCDDF #F7FDCD
split-complementary
#CDFDEB #FDCDF7 #FDD3CD
monochromatic
#57F8BC #92FBD3 #CDFDEB #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.11
#CDFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#CDFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDEB
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDEB | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#C2FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cdfdeb; /* rgb */ color: rgb(205, 253, 235); /* oklch */ color: oklch(95.6% 0.055 170.3);
Tailwind
colors: {
custom: {
50: '#dcfef1',
500: '#cdfdeb',
950: '#000000',
},
}SCSS
$custom: #cdfdeb; $custom-light: #dcfef1; $custom-dark: #000000;
JSON
{
"hex": "#cdfdeb",
"rgb": {
"r": 205,
"g": 253,
"b": 235
},
"hsl": {
"h": 157.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.9558,
"c": 0.0546,
"h": 170.3
},
"luminance": 0.89228
}Semantic roles & 50–950 ramp
primary
#CDFDEB
secondary
#E689AB
accent
#0056E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585