#CDFBEC#CDFBEC
#CDFBEC is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.2% C 0.051 H 173.4°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFBEC |
|---|---|
| RGB | rgb(205, 251, 236) |
| HSL | hsl(160, 85%, 89%) |
| HSV | hsv(160, 18%, 98%) |
| CMYK | cmyk(18.3%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.17, -17.54, 2.33) |
| CIE-LCH | lch(95.17, 17.70, 172.43°) |
| OKLab | oklab(95.19% -0.0508 0.0059) |
| OKLCH | oklch(95.19% 0.051 173.4) |
| XYZ | xyz(74.8102, 88.0274, 92.3900) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.62
Eggshell Blue
#C4FFF7
ΔE00 3.71
Ice
#D6FFFA
ΔE00 4.25
Light Light Blue
#CAFFFB
ΔE00 4.46
Pale Aqua
#B8FFEB
ΔE00 4.71
Very Pale Blue
#D6FFFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFBEC #FBCDDC
analogous
#CDFBD5 #CDFBEC #CDF3FB
triadic
#CDFBEC #ECCDFB #FBECCD
tetradic
#CDFBEC #D5CDFB #FBCDDC #F3FBCD
square
#CDFBEC #D5CDFB #FBCDDC #F3FBCD
split-complementary
#CDFBEC #FBCDF3 #FBD5CD
monochromatic
#5CF2C1 #94F6D6 #CDFBEC #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.13
#CDFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CDFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFBEC
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFBEC | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#C2FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cdfbec; /* rgb */ color: rgb(205, 251, 236); /* oklch */ color: oklch(95.2% 0.051 173.4);
Tailwind
colors: {
custom: {
50: '#dcfcf2',
500: '#cdfbec',
950: '#000000',
},
}SCSS
$custom: #cdfbec; $custom-light: #dcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#cdfbec",
"rgb": {
"r": 205,
"g": 251,
"b": 236
},
"hsl": {
"h": 160.435,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.95188,
"c": 0.05117,
"h": 173.4
},
"luminance": 0.8803
}Semantic roles & 50–950 ramp
primary
#CDFBEC
secondary
#E28BA7
accent
#044CE2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585