#CBECDE#CBECDE
#CBECDE is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.5% C 0.039 H 168.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECDE |
|---|---|
| RGB | rgb(203, 236, 222) |
| HSL | hsl(155, 46%, 86%) |
| HSV | hsv(155, 14%, 93%) |
| CMYK | cmyk(14%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(90.76, -13.41, 3.17) |
| CIE-LCH | lch(90.76, 13.78, 166.69°) |
| OKLab | oklab(91.54% -0.0385 0.0082) |
| OKLCH | oklch(91.54% 0.039 168) |
| XYZ | xyz(67.8057, 77.9599, 80.5684) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Very Pale Blue
#D6FFFE
ΔE00 6.75
Light Light Blue
#CAFFFB
ΔE00 6.78
Eggshell Blue
#C4FFF7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECDE #ECCBD9
analogous
#CBECCD #CBECDE #CBE9EC
triadic
#CBECDE #DECBEC #ECDECB
tetradic
#CBECDE #CDCBEC #ECCBD9 #E9ECCB
square
#CBECDE #CDCBEC #ECCBD9 #E9ECCB
split-complementary
#CBECDE #ECCBE9 #ECCDCB
monochromatic
#71CBA5 #9EDCC2 #CBECDE #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.27
#CBECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CBECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECDE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECDE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#C4ECE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbecde; /* rgb */ color: rgb(203, 236, 222); /* oklch */ color: oklch(91.5% 0.039 168.0);
Tailwind
colors: {
custom: {
50: '#dbf2e8',
500: '#cbecde',
950: '#000000',
},
}SCSS
$custom: #cbecde; $custom-light: #dbf2e8; $custom-dark: #000000;
JSON
{
"hex": "#cbecde",
"rgb": {
"r": 203,
"g": 236,
"b": 222
},
"hsl": {
"h": 154.545,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.91539,
"c": 0.03935,
"h": 168
},
"luminance": 0.77961
}Semantic roles & 50–950 ramp
primary
#CBECDE
secondary
#C893AA
accent
#2C68BA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584