#CBECEB#CBECEB
#CBECEB is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.9% C 0.034 H 194.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECEB |
|---|---|
| RGB | rgb(203, 236, 235) |
| HSL | hsl(178, 46%, 86%) |
| HSV | hsv(178, 14%, 93%) |
| CMYK | cmyk(14%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(91.09, -10.89, -3.13) |
| CIE-LCH | lch(91.09, 11.33, 196.02°) |
| OKLab | oklab(91.91% -0.0334 -0.0085) |
| OKLCH | oklch(91.91% 0.034 194.3) |
| XYZ | xyz(69.6156, 78.6838, 90.1008) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.17
Very Light Blue
#D5FFFF
ΔE00 4.23
Really Light Blue
#D4FFFF
ΔE00 4.32
Pale Blue
#D0FEFE
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECEB #ECCBCC
analogous
#CBECDA #CBECEB #CBDCEC
triadic
#CBECEB #EBCBEC #ECEBCB
tetradic
#CBECEB #DACBEC #ECCBCC #DCECCB
square
#CBECEB #DACBEC #ECCBCC #DCECCB
split-complementary
#CBECEB #ECCBDC #ECDACB
monochromatic
#71CBC9 #9EDCDA #CBECEB #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.25
#CBECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CBECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECEB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECEB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EB
Deuteranopia (green-blind)
#E1E3EB
Tritanopia (blue-blind)
#C2EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbeceb; /* rgb */ color: rgb(203, 236, 235); /* oklch */ color: oklch(91.9% 0.034 194.3);
Tailwind
colors: {
custom: {
50: '#dbf2f1',
500: '#cbeceb',
950: '#000000',
},
}SCSS
$custom: #cbeceb; $custom-light: #dbf2f1; $custom-dark: #000000;
JSON
{
"hex": "#cbeceb",
"rgb": {
"r": 203,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.182,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.91909,
"c": 0.03447,
"h": 194.3
},
"luminance": 0.78686
}Semantic roles & 50–950 ramp
primary
#CBECEB
secondary
#C89395
accent
#2C30BA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585