#CBEBEB#CBEBEB
#CBEBEB is a very light, muted teal. Relative luminance 0.781; OKLCH L 91.7% C 0.033 H 196.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBEB |
|---|---|
| RGB | rgb(203, 235, 235) |
| HSL | hsl(180, 44%, 86%) |
| HSV | hsv(180, 14%, 92%) |
| CMYK | cmyk(13.6%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(90.83, -10.39, -3.51) |
| CIE-LCH | lch(90.83, 10.97, 198.67°) |
| OKLab | oklab(91.7% -0.0321 -0.0095) |
| OKLCH | oklch(91.7% 0.033 196.6) |
| XYZ | xyz(69.3285, 78.1096, 90.0051) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 4.42
Very Pale Blue
#D6FFFE
ΔE00 4.50
Very Light Blue
#D5FFFF
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.64
Pale Blue
#D0FEFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBEB #EBCBCB
analogous
#CBEBDB #CBEBEB #CBDBEB
triadic
#CBEBEB #EBCBEB #EBEBCB
tetradic
#CBEBEB #DBCBEB #EBCBCB #DBEBCB
square
#CBEBEB #DBCBEB #EBCBCB #DBEBCB
split-complementary
#CBEBEB #EBCBDB #EBDBCB
monochromatic
#73C9C9 #9FDADA #CBEBEB #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CBEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#CBEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBEB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBEB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#C2EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebeb; /* rgb */ color: rgb(203, 235, 235); /* oklch */ color: oklch(91.7% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#dbf1f1',
500: '#cbebeb',
950: '#000000',
},
}SCSS
$custom: #cbebeb; $custom-light: #dbf1f1; $custom-dark: #000000;
JSON
{
"hex": "#cbebeb",
"rgb": {
"r": 203,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91702,
"c": 0.03346,
"h": 196.6
},
"luminance": 0.78111
}Semantic roles & 50–950 ramp
primary
#CBEBEB
secondary
#C79494
accent
#2E2EB8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585