#CBE5BC#CBE5BC
#CBE5BC is a very light, moderate yellow-green. Relative luminance 0.724; OKLCH L 89.2% C 0.061 H 134.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5BC |
|---|---|
| RGB | rgb(203, 229, 188) |
| HSL | hsl(98, 44%, 82%) |
| HSV | hsv(98, 18%, 90%) |
| CMYK | cmyk(11.4%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(88.14, -15.91, 17.17) |
| CIE-LCH | lch(88.14, 23.41, 132.82°) |
| OKLab | oklab(89.21% -0.0428 0.0442) |
| OKLCH | oklch(89.21% 0.061 134.1) |
| XYZ | xyz(61.7234, 72.3653, 58.2833) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.08
Light Sage
#BCECAC
ΔE00 6.18
Very Pale Green
#CFFDBC
ΔE00 7.24
Very Light Green
#D1FFBD
ΔE00 7.58
Mint
#AAF0C1
ΔE00 8.29
Pale Green
#C7FDB5
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5BC #D6BCE5
analogous
#E0E5BC #CBE5BC #BCE5C2
triadic
#CBE5BC #BCCBE5 #E5BCCB
tetradic
#CBE5BC #BCE0E5 #D6BCE5 #E5C2BC
square
#CBE5BC #BCE0E5 #D6BCE5 #E5C2BC
split-complementary
#CBE5BC #C2BCE5 #E5BCE0
monochromatic
#87C364 #A9D490 #CBE5BC #EDF6E8 #EEF6E9
Accessibility & contrast
On white
1.36
#CBE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CBE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5BC
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5BC | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#CBE1D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe5bc; /* rgb */ color: rgb(203, 229, 188); /* oklch */ color: oklch(89.2% 0.061 134.1);
Tailwind
colors: {
custom: {
50: '#dbedd0',
500: '#cbe5bc',
950: '#000000',
},
}SCSS
$custom: #cbe5bc; $custom-light: #dbedd0; $custom-dark: #000000;
JSON
{
"hex": "#cbe5bc",
"rgb": {
"r": 203,
"g": 229,
"b": 188
},
"hsl": {
"h": 98.049,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.89205,
"c": 0.06148,
"h": 134.1
},
"luminance": 0.72366
}Semantic roles & 50–950 ramp
primary
#CBE5BC
secondary
#AA86BF
accent
#2EB785
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483