#CBEBBC#CBEBBC
#CBEBBC is a very light, moderate green. Relative luminance 0.757; OKLCH L 90.5% C 0.071 H 135.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBBC |
|---|---|
| RGB | rgb(203, 235, 188) |
| HSL | hsl(101, 54%, 83%) |
| HSV | hsv(101, 20%, 92%) |
| CMYK | cmyk(13.6%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(89.74, -18.88, 19.40) |
| CIE-LCH | lch(89.74, 27.07, 134.22°) |
| OKLab | oklab(90.48% -0.051 0.0497) |
| OKLCH | oklch(90.48% 0.071 135.7) |
| XYZ | xyz(63.4123, 75.7431, 58.8462) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.42
Light Grey Green
#B7E1A1
ΔE00 4.98
Very Pale Green
#CFFDBC
ΔE00 5.21
Very Light Green
#D1FFBD
ΔE00 5.57
Pale Green
#C7FDB5
ΔE00 6.44
Celadon
#BEFDB7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBBC #DCBCEB
analogous
#E2EBBC #CBEBBC #BCEBC4
triadic
#CBEBBC #BCCBEB #EBBCCB
tetradic
#CBEBBC #BCE2EB #DCBCEB #EBC4BC
square
#CBEBBC #BCE2EB #DCBCEB #EBC4BC
split-complementary
#CBEBBC #C4BCEB #EBBCE2
monochromatic
#82CF5E #A6DD8D #CBEBBC #EDF8E7 #EDF8E7
Accessibility & contrast
On white
1.30
#CBEBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CBEBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBBC
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBBC | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#CBE7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbebbc; /* rgb */ color: rgb(203, 235, 188); /* oklch */ color: oklch(90.5% 0.071 135.7);
Tailwind
colors: {
custom: {
50: '#dbf1d0',
500: '#cbebbc',
950: '#000000',
},
}SCSS
$custom: #cbebbc; $custom-light: #dbf1d0; $custom-dark: #000000;
JSON
{
"hex": "#cbebbc",
"rgb": {
"r": 203,
"g": 235,
"b": 188
},
"hsl": {
"h": 100.851,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.90476,
"c": 0.0712,
"h": 135.7
},
"luminance": 0.75744
}Semantic roles & 50–950 ramp
primary
#CBEBBC
secondary
#B284C7
accent
#24C18F
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151614
muted
#848583