#B2DF75#B2DF75
#B2DF75 is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 84.9% C 0.143 H 128.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DF75 |
|---|---|
| RGB | rgb(178, 223, 117) |
| HSL | hsl(85, 62%, 67%) |
| HSV | hsv(85, 48%, 87%) |
| CMYK | cmyk(20.2%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(83.72, -31.76, 46.96) |
| CIE-LCH | lch(83.72, 56.69, 124.07°) |
| OKLab | oklab(84.86% -0.0883 0.1128) |
| OKLCH | oklch(84.86% 0.143 128.1) |
| XYZ | xyz(47.9583, 63.5240, 26.5609) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.89
Pistachio (survey)
#C0FA8B
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.04
Light Pea Green
#C4FE82
ΔE00 6.70
Celery
#C1FD95
ΔE00 6.72
Spring Green (survey)
#A9F971
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DF75 #A275DF
analogous
#DFD775 #B2DF75 #7DDF75
triadic
#B2DF75 #75B2DF #DF75B2
tetradic
#B2DF75 #75DFD7 #A275DF #DF757D
square
#B2DF75 #75DFD7 #A275DF #DF757D
split-complementary
#B2DF75 #757DDF #D775DF
monochromatic
#77B129 #96D343 #B2DF75 #CEEBA7 #E9F6D8
Accessibility & contrast
On white
1.53
#B2DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#B2DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DF75
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DF75 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#B6D7C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b2df75; /* rgb */ color: rgb(178, 223, 117); /* oklch */ color: oklch(84.9% 0.143 128.1);
Tailwind
colors: {
custom: {
50: '#cbe99f',
500: '#b2df75',
950: '#000000',
},
}SCSS
$custom: #b2df75; $custom-light: #cbe99f; $custom-dark: #000000;
JSON
{
"hex": "#b2df75",
"rgb": {
"r": 178,
"g": 223,
"b": 117
},
"hsl": {
"h": 85.472,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.84863,
"c": 0.14319,
"h": 128.1
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#B2DF75
secondary
#7446B2
accent
#1BCA66
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#13160F
muted
#838480