#CBEBDA#CBEBDA
#CBEBDA is a very light, muted green. Relative luminance 0.772; OKLCH L 91.2% C 0.041 H 162.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBDA |
|---|---|
| RGB | rgb(203, 235, 218) |
| HSL | hsl(148, 44%, 86%) |
| HSV | hsv(148, 14%, 92%) |
| CMYK | cmyk(13.6%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.40, -13.66, 4.74) |
| CIE-LCH | lch(90.40, 14.46, 160.87°) |
| OKLab | oklab(91.22% -0.0387 0.0123) |
| OKLCH | oklch(91.22% 0.041 162.4) |
| XYZ | xyz(66.9888, 77.1738, 77.6827) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.56
Duck Egg Blue
#C3FBF4
ΔE00 7.10
Honeydew
#F0FFF0
ΔE00 7.33
Eggshell Blue
#C4FFF7
ΔE00 7.62
Light Light Blue
#CAFFFB
ΔE00 7.76
Ice Blue (survey)
#D7FFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBDA #EBCBDC
analogous
#CCEBCB #CBEBDA #CBEBEA
triadic
#CBEBDA #DACBEB #EBDACB
tetradic
#CBEBDA #CBCCEB #EBCBDC #EBEACB
square
#CBEBDA #CBCCEB #EBCBDC #EBEACB
split-complementary
#CBEBDA #EACBEB #EBCBCC
monochromatic
#73C99B #9FDABB #CBEBDA #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.28
#CBEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CBEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBDA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBDA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#E4E2DB
Tritanopia (blue-blind)
#C5EBE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbebda; /* rgb */ color: rgb(203, 235, 218); /* oklch */ color: oklch(91.2% 0.041 162.4);
Tailwind
colors: {
custom: {
50: '#dbf1e5',
500: '#cbebda',
950: '#000000',
},
}SCSS
$custom: #cbebda; $custom-light: #dbf1e5; $custom-dark: #000000;
JSON
{
"hex": "#cbebda",
"rgb": {
"r": 203,
"g": 235,
"b": 218
},
"hsl": {
"h": 148.125,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.91221,
"c": 0.04065,
"h": 162.4
},
"luminance": 0.77175
}Semantic roles & 50–950 ramp
primary
#CBEBDA
secondary
#C794AF
accent
#2E77B8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584