#B4E085#B4E085
#B4E085 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.5% C 0.127 H 129.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E085 |
|---|---|
| RGB | rgb(180, 224, 133) |
| HSL | hsl(89, 59%, 70%) |
| HSV | hsv(89, 41%, 88%) |
| CMYK | cmyk(19.6%, 0%, 40.6%, 12.2%) |
| CIE-LAB | lab(84.33, -29.62, 39.94) |
| CIE-LCH | lch(84.33, 49.72, 126.56°) |
| OKLab | oklab(85.46% -0.0814 0.0978) |
| OKLCH | oklch(85.46% 0.127 129.8) |
| XYZ | xyz(49.7110, 64.7072, 32.0565) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 5.13
Light Moss Green
#A6C875
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.77
Tea Green
#BDF8A3
ΔE00 5.84
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E085 #B185E0
analogous
#E0DE85 #B4E085 #87E085
triadic
#B4E085 #85B4E0 #E085B4
tetradic
#B4E085 #85E0DE #B185E0 #E08587
square
#B4E085 #85E0DE #B185E0 #E08587
split-complementary
#B4E085 #8587E0 #DE85E0
monochromatic
#78BB30 #96D454 #B4E085 #D2ECB6 #F0F9E7
Accessibility & contrast
On white
1.51
#B4E085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#B4E085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E085
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E085 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47E
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#B7D9CA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4e085; /* rgb */ color: rgb(180, 224, 133); /* oklch */ color: oklch(85.5% 0.127 129.8);
Tailwind
colors: {
custom: {
50: '#cce9aa',
500: '#b4e085',
950: '#000000',
},
}SCSS
$custom: #b4e085; $custom-light: #cce9aa; $custom-dark: #000000;
JSON
{
"hex": "#b4e085",
"rgb": {
"r": 180,
"g": 224,
"b": 133
},
"hsl": {
"h": 89.011,
"s": 59.477,
"l": 70
},
"oklch": {
"l": 0.85459,
"c": 0.12722,
"h": 129.8
},
"luminance": 0.64708
}Semantic roles & 50–950 ramp
primary
#B4E085
secondary
#8352B8
accent
#1EC770
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#131610
muted
#838481