#CBECED#CBECED
#CBECED is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.034 H 198.8°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECED |
|---|---|
| RGB | rgb(203, 236, 237) |
| HSL | hsl(182, 49%, 86%) |
| HSV | hsv(182, 14%, 93%) |
| CMYK | cmyk(14.3%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(91.14, -10.49, -4.09) |
| CIE-LCH | lch(91.14, 11.27, 201.31°) |
| OKLab | oklab(91.97% -0.0326 -0.0111) |
| OKLCH | oklch(91.97% 0.034 198.8) |
| XYZ | xyz(69.9062, 78.8001, 91.6311) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.10
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Very Light Blue
#D5FFFF
ΔE00 4.31
Very Pale Blue
#D6FFFE
ΔE00 4.32
Really Light Blue
#D4FFFF
ΔE00 4.41
Pale Blue
#D0FEFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECED #EDCCCB
analogous
#CBEDDD #CBECED #CBDBED
triadic
#CBECED #EDCBEC #ECEDCB
tetradic
#CBECED #DDCBED #EDCCCB #DBEDCB
square
#CBECED #DDCBED #EDCCCB #DBEDCB
split-complementary
#CBECED #EDCBDB #EDDDCB
monochromatic
#70CBCE #9EDBDD #CBECED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#CBECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CBECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECED
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECED | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C1EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbeced; /* rgb */ color: rgb(203, 236, 237); /* oklch */ color: oklch(92.0% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#dbf2f2',
500: '#cbeced',
950: '#000000',
},
}SCSS
$custom: #cbeced; $custom-light: #dbf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cbeced",
"rgb": {
"r": 203,
"g": 236,
"b": 237
},
"hsl": {
"h": 181.765,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.91968,
"c": 0.03447,
"h": 198.8
},
"luminance": 0.78802
}Semantic roles & 50–950 ramp
primary
#CBECED
secondary
#CA9493
accent
#2E2ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585