#B4E38D#B4E38D
#B4E38D is a very light, vivid yellow-green. Relative luminance 0.666; OKLCH L 86.3% C 0.123 H 131.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E38D |
|---|---|
| RGB | rgb(180, 227, 141) |
| HSL | hsl(93, 61%, 72%) |
| HSV | hsv(93, 38%, 89%) |
| CMYK | cmyk(20.7%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(85.28, -30.00, 37.17) |
| CIE-LCH | lch(85.28, 47.77, 128.91°) |
| OKLab | oklab(86.26% -0.0821 0.0917) |
| OKLCH | oklch(86.26% 0.123 131.8) |
| XYZ | xyz(51.0983, 66.5635, 35.3500) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 4.54
Tea Green
#BDF8A3
ΔE00 4.76
Light Sage
#BCECAC
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E38D #BC8DE3
analogous
#DFE38D #B4E38D #8DE391
triadic
#B4E38D #8DB4E3 #E38DB4
tetradic
#B4E38D #8DDFE3 #BC8DE3 #E3918D
square
#B4E38D #8DDFE3 #BC8DE3 #E3918D
split-complementary
#B4E38D #918DE3 #E38DDF
monochromatic
#74C530 #94D75C #B4E38D #D4EFBE #EFF9E6
Accessibility & contrast
On white
1.47
#B4E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B4E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E38D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E38D | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#B6DCCE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b4e38d; /* rgb */ color: rgb(180, 227, 141); /* oklch */ color: oklch(86.3% 0.123 131.8);
Tailwind
colors: {
custom: {
50: '#ccecaf',
500: '#b4e38d',
950: '#000000',
},
}SCSS
$custom: #b4e38d; $custom-light: #ccecaf; $custom-dark: #000000;
JSON
{
"hex": "#b4e38d",
"rgb": {
"r": 180,
"g": 227,
"b": 141
},
"hsl": {
"h": 92.791,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.86263,
"c": 0.12309,
"h": 131.8
},
"luminance": 0.66565
}Semantic roles & 50–950 ramp
primary
#B4E38D
secondary
#8F59BC
accent
#1DC87B
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131610
muted
#838481