#CDFCEB#CDFCEB
#CDFCEB is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.4% C 0.053 H 171.1°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFCEB |
|---|---|
| RGB | rgb(205, 252, 235) |
| HSL | hsl(158, 89%, 90%) |
| HSV | hsv(158, 19%, 99%) |
| CMYK | cmyk(18.7%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.41, -18.23, 3.20) |
| CIE-LCH | lch(95.41, 18.50, 170.06°) |
| OKLab | oklab(95.37% -0.0525 0.0082) |
| OKLCH | oklch(95.37% 0.053 171.1) |
| XYZ | xyz(74.9786, 88.5958, 91.7314) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.12
Duck Egg Blue
#C3FBF4
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 4.37
Ice
#D6FFFA
ΔE00 4.92
Light Light Blue
#CAFFFB
ΔE00 5.08
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFCEB #FCCDDE
analogous
#CDFCD4 #CDFCEB #CDF5FC
triadic
#CDFCEB #EBCDFC #FCEBCD
tetradic
#CDFCEB #D4CDFC #FCCDDE #F5FCCD
square
#CDFCEB #D4CDFC #FCCDDE #F5FCCD
split-complementary
#CDFCEB #FCCDF5 #FCD4CD
monochromatic
#5AF5BD #93F9D4 #CDFCEB #E2FDF3 #E2FDF3
Accessibility & contrast
On white
1.12
#CDFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CDFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFCEB
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFCEB | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#C3FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cdfceb; /* rgb */ color: rgb(205, 252, 235); /* oklch */ color: oklch(95.4% 0.053 171.1);
Tailwind
colors: {
custom: {
50: '#dcfdf1',
500: '#cdfceb',
950: '#000000',
},
}SCSS
$custom: #cdfceb; $custom-light: #dcfdf1; $custom-dark: #000000;
JSON
{
"hex": "#cdfceb",
"rgb": {
"r": 205,
"g": 252,
"b": 235
},
"hsl": {
"h": 158.298,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.9537,
"c": 0.05315,
"h": 171.1
},
"luminance": 0.88598
}Semantic roles & 50–950 ramp
primary
#CDFCEB
secondary
#E48AAA
accent
#0053E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585