#B5CE8D#B5CE8D
#B5CE8D is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.7% C 0.091 H 125.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CE8D |
|---|---|
| RGB | rgb(181, 206, 141) |
| HSL | hsl(83, 40%, 68%) |
| HSV | hsv(83, 32%, 81%) |
| CMYK | cmyk(12.1%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(79.55, -19.48, 29.64) |
| CIE-LCH | lch(79.55, 35.47, 123.31°) |
| OKLab | oklab(81.68% -0.0527 0.0741) |
| OKLCH | oklch(81.68% 0.091 125.4) |
| XYZ | xyz(45.9345, 55.8892, 33.5619) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.80
Pale Olive Green
#B1D27B
ΔE00 4.04
Light Moss Green
#A6C875
ΔE00 4.16
Greenish Tan
#BCCB7A
ΔE00 4.46
Tan Green
#A9BE70
ΔE00 5.18
Light Grey Green
#B7E1A1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CE8D #A68DCE
analogous
#CEC68D #B5CE8D #94CE8D
triadic
#B5CE8D #8DB5CE #CE8DB5
tetradic
#B5CE8D #8DCEC6 #A68DCE #CE8D94
square
#B5CE8D #8DCEC6 #A68DCE #CE8D94
split-complementary
#B5CE8D #8D94CE #C68DCE
monochromatic
#7B9D44 #99BC62 #B5CE8D #D1E0B8 #EDF3E3
Accessibility & contrast
On white
1.72
#B5CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#B5CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CE8D
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CE8D | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C689
Deuteranopia (green-blind)
#D1C590
Tritanopia (blue-blind)
#B9C8BD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b5ce8d; /* rgb */ color: rgb(181, 206, 141); /* oklch */ color: oklch(81.7% 0.091 125.4);
Tailwind
colors: {
custom: {
50: '#ccddaf',
500: '#b5ce8d',
950: '#000000',
},
}SCSS
$custom: #b5ce8d; $custom-light: #ccddaf; $custom-dark: #000000;
JSON
{
"hex": "#b5ce8d",
"rgb": {
"r": 181,
"g": 206,
"b": 141
},
"hsl": {
"h": 83.077,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.81682,
"c": 0.09091,
"h": 125.4
},
"luminance": 0.55889
}Semantic roles & 50–950 ramp
primary
#B5CE8D
secondary
#775CA3
accent
#33B364
background
#FEFEFD
surface
#FAFCF7
border
#D3D5D0
text
#131510
muted
#838481