#CBE3BC#CBE3BC
#CBE3BC is a very light, muted yellow-green. Relative luminance 0.713; OKLCH L 88.8% C 0.058 H 133.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3BC |
|---|---|
| RGB | rgb(203, 227, 188) |
| HSL | hsl(97, 41%, 81%) |
| HSV | hsv(97, 17%, 89%) |
| CMYK | cmyk(10.6%, 0%, 17.2%, 11%) |
| CIE-LAB | lab(87.61, -14.91, 16.43) |
| CIE-LCH | lch(87.61, 22.19, 132.24°) |
| OKLab | oklab(88.78% -0.04 0.0423) |
| OKLCH | oklch(88.78% 0.058 133.4) |
| XYZ | xyz(61.1732, 71.2649, 58.0999) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.58
Light Sage
#BCECAC
ΔE00 6.84
Very Pale Green
#CFFDBC
ΔE00 7.95
Very Light Green
#D1FFBD
ΔE00 8.29
Mint
#AAF0C1
ΔE00 8.81
Pale Green
#C7FDB5
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3BC #D4BCE3
analogous
#DFE3BC #CBE3BC #BCE3C1
triadic
#CBE3BC #BCCBE3 #E3BCCB
tetradic
#CBE3BC #BCDFE3 #D4BCE3 #E3C1BC
square
#CBE3BC #BCDFE3 #D4BCE3 #E3C1BC
split-complementary
#CBE3BC #C1BCE3 #E3BCDF
monochromatic
#88BF66 #AAD191 #CBE3BC #EDF5E7 #EEF6E9
Accessibility & contrast
On white
1.38
#CBE3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CBE3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3BC
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3BC | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#E3DBBE
Tritanopia (blue-blind)
#CCE0D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cbe3bc; /* rgb */ color: rgb(203, 227, 188); /* oklch */ color: oklch(88.8% 0.058 133.4);
Tailwind
colors: {
custom: {
50: '#dbebd0',
500: '#cbe3bc',
950: '#000000',
},
}SCSS
$custom: #cbe3bc; $custom-light: #dbebd0; $custom-dark: #000000;
JSON
{
"hex": "#cbe3bc",
"rgb": {
"r": 203,
"g": 227,
"b": 188
},
"hsl": {
"h": 96.923,
"s": 41.053,
"l": 81.373
},
"oklch": {
"l": 0.88783,
"c": 0.05822,
"h": 133.4
},
"luminance": 0.71266
}Semantic roles & 50–950 ramp
primary
#CBE3BC
secondary
#A887BC
accent
#31B482
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#151614
muted
#848483