#CBEBBB#CBEBBB
#CBEBBB is a very light, moderate green. Relative luminance 0.757; OKLCH L 90.5% C 0.072 H 135.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBBB |
|---|---|
| RGB | rgb(203, 235, 187) |
| HSL | hsl(100, 55%, 83%) |
| HSV | hsv(100, 20%, 92%) |
| CMYK | cmyk(13.6%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.72, -19.04, 19.89) |
| CIE-LCH | lch(89.72, 27.53, 133.75°) |
| OKLab | oklab(90.45% -0.0514 0.0509) |
| OKLCH | oklch(90.45% 0.072 135.3) |
| XYZ | xyz(63.3048, 75.7002, 58.2805) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.24
Light Grey Green
#B7E1A1
ΔE00 4.80
Very Pale Green
#CFFDBC
ΔE00 5.06
Very Light Green
#D1FFBD
ΔE00 5.42
Pale Green
#C7FDB5
ΔE00 6.28
Celadon
#BEFDB7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBBB #DBBBEB
analogous
#E3EBBB #CBEBBB #BBEBC3
triadic
#CBEBBB #BBCBEB #EBBBCB
tetradic
#CBEBBB #BBE3EB #DBBBEB #EBC3BB
square
#CBEBBB #BBE3EB #DBBBEB #EBC3BB
split-complementary
#CBEBBB #C3BBEB #EBBBE3
monochromatic
#83CF5C #A7DD8C #CBEBBB #EDF8E7 #EDF8E7
Accessibility & contrast
On white
1.30
#CBEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CBEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBBB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBBB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#EAE1BD
Tritanopia (blue-blind)
#CBE7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbebbb; /* rgb */ color: rgb(203, 235, 187); /* oklch */ color: oklch(90.5% 0.072 135.3);
Tailwind
colors: {
custom: {
50: '#dbf1cf',
500: '#cbebbb',
950: '#000000',
},
}SCSS
$custom: #cbebbb; $custom-light: #dbf1cf; $custom-dark: #000000;
JSON
{
"hex": "#cbebbb",
"rgb": {
"r": 203,
"g": 235,
"b": 187
},
"hsl": {
"h": 100,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90454,
"c": 0.07234,
"h": 135.3
},
"luminance": 0.75701
}Semantic roles & 50–950 ramp
primary
#CBEBBB
secondary
#B183C7
accent
#23C28D
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151613
muted
#848583