#CBECDD#CBECDD
#CBECDD is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.5% C 0.040 H 166.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECDD |
|---|---|
| RGB | rgb(203, 236, 221) |
| HSL | hsl(153, 46%, 86%) |
| HSV | hsv(153, 14%, 93%) |
| CMYK | cmyk(14%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(90.74, -13.60, 3.66) |
| CIE-LCH | lch(90.74, 14.09, 164.94°) |
| OKLab | oklab(91.51% -0.0389 0.0095) |
| OKLCH | oklch(91.51% 0.04 166.3) |
| XYZ | xyz(67.6720, 77.9064, 79.8647) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.82
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Eggshell Blue
#C4FFF7
ΔE00 6.99
Light Light Blue
#CAFFFB
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Very Pale Blue
#D6FFFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECDD #ECCBDA
analogous
#CBECCC #CBECDD #CBEAEC
triadic
#CBECDD #DDCBEC #ECDDCB
tetradic
#CBECDD #CCCBEC #ECCBDA #EAECCB
square
#CBECDD #CCCBEC #ECCBDA #EAECCB
split-complementary
#CBECDD #ECCBEA #ECCCCB
monochromatic
#71CBA2 #9EDCC0 #CBECDD #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.27
#CBECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CBECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECDD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECDD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#C5ECE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbecdd; /* rgb */ color: rgb(203, 236, 221); /* oklch */ color: oklch(91.5% 0.040 166.3);
Tailwind
colors: {
custom: {
50: '#dbf2e7',
500: '#cbecdd',
950: '#000000',
},
}SCSS
$custom: #cbecdd; $custom-light: #dbf2e7; $custom-dark: #000000;
JSON
{
"hex": "#cbecdd",
"rgb": {
"r": 203,
"g": 236,
"b": 221
},
"hsl": {
"h": 152.727,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.91511,
"c": 0.04003,
"h": 166.3
},
"luminance": 0.77908
}Semantic roles & 50–950 ramp
primary
#CBECDD
secondary
#C893AB
accent
#2C6CBA
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584