#CBECDF#CBECDF
#CBECDF is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.6% C 0.039 H 169.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECDF |
|---|---|
| RGB | rgb(203, 236, 223) |
| HSL | hsl(156, 46%, 86%) |
| HSV | hsv(156, 14%, 93%) |
| CMYK | cmyk(14%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(90.79, -13.22, 2.69) |
| CIE-LCH | lch(90.79, 13.50, 168.51°) |
| OKLab | oklab(91.57% -0.0381 0.0069) |
| OKLCH | oklch(91.57% 0.039 169.7) |
| XYZ | xyz(67.9401, 78.0136, 81.2764) |
| Luminance | 0.7802 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 6.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.44
Light Light Blue
#CAFFFB
ΔE00 6.56
Eggshell Blue
#C4FFF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECDF #ECCBD8
analogous
#CBECCE #CBECDF #CBE8EC
triadic
#CBECDF #DFCBEC #ECDFCB
tetradic
#CBECDF #CECBEC #ECCBD8 #E8ECCB
square
#CBECDF #CECBEC #ECCBD8 #E8ECCB
split-complementary
#CBECDF #ECCBE8 #ECCECB
monochromatic
#71CBA8 #9EDCC3 #CBECDF #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.26
#CBECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CBECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECDF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECDF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DE
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#C4EDE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbecdf; /* rgb */ color: rgb(203, 236, 223); /* oklch */ color: oklch(91.6% 0.039 169.7);
Tailwind
colors: {
custom: {
50: '#dbf2e9',
500: '#cbecdf',
950: '#000000',
},
}SCSS
$custom: #cbecdf; $custom-light: #dbf2e9; $custom-dark: #000000;
JSON
{
"hex": "#cbecdf",
"rgb": {
"r": 203,
"g": 236,
"b": 223
},
"hsl": {
"h": 156.364,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.91566,
"c": 0.03871,
"h": 169.7
},
"luminance": 0.78015
}Semantic roles & 50–950 ramp
primary
#CBECDF
secondary
#C893A8
accent
#2C64BA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584