#B4DF97#B4DF97
#B4DF97 is a very light, moderate yellow-green. Relative luminance 0.647; OKLCH L 85.6% C 0.106 H 133.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DF97 |
|---|---|
| RGB | rgb(180, 223, 151) |
| HSL | hsl(96, 53%, 73%) |
| HSV | hsv(96, 32%, 87%) |
| CMYK | cmyk(19.3%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(84.34, -26.72, 30.85) |
| CIE-LCH | lch(84.34, 40.82, 130.90°) |
| OKLab | oklab(85.55% -0.0727 0.0772) |
| OKLCH | oklch(85.55% 0.106 133.3) |
| XYZ | xyz(50.7949, 64.7120, 39.0867) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.75
Light Sage
#BCECAC
ΔE00 3.65
Washed Out Green
#BCF5A6
ΔE00 4.91
Pale Olive Green
#B1D27B
ΔE00 4.97
Tea Green
#BDF8A3
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DF97 #C297DF
analogous
#D8DF97 #B4DF97 #97DF9E
triadic
#B4DF97 #97B4DF #DF97B4
tetradic
#B4DF97 #97D8DF #C297DF #DF9E97
square
#B4DF97 #97D8DF #C297DF #DF9E97
split-complementary
#B4DF97 #9E97DF #DF97D8
monochromatic
#71C03B #92D168 #B4DF97 #D6EDC6 #EEF8E8
Accessibility & contrast
On white
1.51
#B4DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#B4DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DF97
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DF97 | 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)
#E5D592
Deuteranopia (green-blind)
#DED19B
Tritanopia (blue-blind)
#B5D9CC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b4df97; /* rgb */ color: rgb(180, 223, 151); /* oklch */ color: oklch(85.6% 0.106 133.3);
Tailwind
colors: {
custom: {
50: '#cbe9b6',
500: '#b4df97',
950: '#000000',
},
}SCSS
$custom: #b4df97; $custom-light: #cbe9b6; $custom-dark: #000000;
JSON
{
"hex": "#b4df97",
"rgb": {
"r": 180,
"g": 223,
"b": 151
},
"hsl": {
"h": 95.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85553,
"c": 0.10603,
"h": 133.3
},
"luminance": 0.64713
}Semantic roles & 50–950 ramp
primary
#B4DF97
secondary
#9563B7
accent
#25C082
background
#FEFEFD
surface
#FAFCF8
border
#D3D5D1
text
#131611
muted
#838481