#B2F97B#B2F97B
#B2F97B is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.8% C 0.174 H 133.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F97B |
|---|---|
| RGB | rgb(178, 249, 123) |
| HSL | hsl(94, 91%, 73%) |
| HSV | hsv(94, 51%, 98%) |
| CMYK | cmyk(28.5%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.07, -42.83, 53.07) |
| CIE-LCH | lch(91.07, 68.20, 128.90°) |
| OKLab | oklab(90.83% -0.1186 0.1267) |
| OKLCH | oklch(90.83% 0.174 133.1) |
| XYZ | xyz(55.8099, 78.6446, 30.9745) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.40
Light Lime
#AEFD6C
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.23
Key Lime
#AEFF6E
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Light Pea Green
#C4FE82
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F97B #C27BF9
analogous
#F1F97B #B2F97B #7BF983
triadic
#B2F97B #7BB2F9 #F97BB2
tetradic
#B2F97B #7BF1F9 #C27BF9 #F9837B
square
#B2F97B #7BF1F9 #C27BF9 #F9837B
split-complementary
#B2F97B #837BF9 #F97BF1
monochromatic
#6EEF0B #90F640 #B2F97B #D4FCB6 #EEFEE2
Accessibility & contrast
On white
1.26
#B2F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#B2F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F97B
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F97B | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE970
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#B3F1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f97b; /* rgb */ color: rgb(178, 249, 123); /* oklch */ color: oklch(90.8% 0.174 133.1);
Tailwind
colors: {
custom: {
50: '#ccfba4',
500: '#b2f97b',
950: '#000000',
},
}SCSS
$custom: #b2f97b; $custom-light: #ccfba4; $custom-dark: #000000;
JSON
{
"hex": "#b2f97b",
"rgb": {
"r": 178,
"g": 249,
"b": 123
},
"hsl": {
"h": 93.81,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.90833,
"c": 0.17353,
"h": 133.1
},
"luminance": 0.78646
}Semantic roles & 50–950 ramp
primary
#B2F97B
secondary
#9543D6
accent
#00E681
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580