#B2F375#B2F375
#B2F375 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.4% C 0.171 H 131.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F375 |
|---|---|
| RGB | rgb(178, 243, 117) |
| HSL | hsl(91, 84%, 71%) |
| HSV | hsv(91, 52%, 95%) |
| CMYK | cmyk(26.7%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(89.32, -40.83, 53.73) |
| CIE-LCH | lch(89.32, 67.49, 127.23°) |
| OKLab | oklab(89.39% -0.1135 0.1277) |
| OKLCH | oklch(89.39% 0.171 131.6) |
| XYZ | xyz(53.6208, 74.8490, 28.4484) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.07
Pale Lime
#BEFD73
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 2.74
Light Lime
#AEFD6C
ΔE00 2.76
Light Pea Green
#C4FE82
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F375 #B675F3
analogous
#F1F375 #B2F375 #75F377
triadic
#B2F375 #75B2F3 #F375B2
tetradic
#B2F375 #75F1F3 #B675F3 #F37775
square
#B2F375 #75F1F3 #B675F3 #F37775
split-complementary
#B2F375 #7775F3 #F375F1
monochromatic
#74DB13 #93EE3D #B2F375 #D1F8AD #EFFDE3
Accessibility & contrast
On white
1.31
#B2F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#B2F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F375
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F375 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE469
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#B4EAD6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2f375; /* rgb */ color: rgb(178, 243, 117); /* oklch */ color: oklch(89.4% 0.171 131.6);
Tailwind
colors: {
custom: {
50: '#ccf7a0',
500: '#b2f375',
950: '#000000',
},
}SCSS
$custom: #b2f375; $custom-light: #ccf7a0; $custom-dark: #000000;
JSON
{
"hex": "#b2f375",
"rgb": {
"r": 178,
"g": 243,
"b": 117
},
"hsl": {
"h": 90.952,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.89392,
"c": 0.17081,
"h": 131.6
},
"luminance": 0.74851
}Semantic roles & 50–950 ramp
primary
#B2F375
secondary
#883FCD
accent
#05E076
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580