#CBEBDB#CBEBDB
#CBEBDB is a very light, muted teal. Relative luminance 0.772; OKLCH L 91.2% C 0.040 H 163.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBDB |
|---|---|
| RGB | rgb(203, 235, 219) |
| HSL | hsl(150, 44%, 86%) |
| HSV | hsv(150, 14%, 92%) |
| CMYK | cmyk(13.6%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(90.43, -13.48, 4.25) |
| CIE-LCH | lch(90.43, 14.13, 162.49°) |
| OKLab | oklab(91.25% -0.0383 0.011) |
| OKLCH | oklch(91.25% 0.04 163.9) |
| XYZ | xyz(67.1201, 77.2263, 78.3740) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.89
Honeydew
#F0FFF0
ΔE00 7.30
Eggshell Blue
#C4FFF7
ΔE00 7.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.51
Light Light Blue
#CAFFFB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBDB #EBCBDB
analogous
#CBEBCB #CBEBDB #CBEBEB
triadic
#CBEBDB #DBCBEB #EBDBCB
tetradic
#CBEBDB #CBCBEB #EBCBDB #EBEBCB
square
#CBEBDB #CBCBEB #EBCBDB #EBEBCB
split-complementary
#CBEBDB #EBCBEB #EBCBCB
monochromatic
#73C99E #9FDABC #CBEBDB #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.28
#CBEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#CBEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBDB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBDB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6DA
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#C5EBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbebdb; /* rgb */ color: rgb(203, 235, 219); /* oklch */ color: oklch(91.2% 0.040 163.9);
Tailwind
colors: {
custom: {
50: '#dbf1e6',
500: '#cbebdb',
950: '#000000',
},
}SCSS
$custom: #cbebdb; $custom-light: #dbf1e6; $custom-dark: #000000;
JSON
{
"hex": "#cbebdb",
"rgb": {
"r": 203,
"g": 235,
"b": 219
},
"hsl": {
"h": 150,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91248,
"c": 0.0399,
"h": 163.9
},
"luminance": 0.77228
}Semantic roles & 50–950 ramp
primary
#CBEBDB
secondary
#C794AD
accent
#2E73B8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584