#B2F97D#B2F97D
#B2F97D is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.9% C 0.172 H 133.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F97D |
|---|---|
| RGB | rgb(178, 249, 125) |
| HSL | hsl(94, 91%, 73%) |
| HSV | hsv(94, 50%, 98%) |
| CMYK | cmyk(28.5%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(91.10, -42.61, 52.18) |
| CIE-LCH | lch(91.10, 67.37, 129.24°) |
| OKLab | oklab(90.86% -0.1179 0.1248) |
| OKLCH | oklch(90.86% 0.172 133.4) |
| XYZ | xyz(55.9364, 78.6952, 31.6406) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.57
Light Yellowish Green
#C2FF89
ΔE00 2.17
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Light Lime
#AEFD6C
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.47
Key Lime
#AEFF6E
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F97D #C47DF9
analogous
#F0F97D #B2F97D #7DF986
triadic
#B2F97D #7DB2F9 #F97DB2
tetradic
#B2F97D #7DF0F9 #C47DF9 #F9867D
square
#B2F97D #7DF0F9 #C47DF9 #F9867D
split-complementary
#B2F97D #867DF9 #F97DF0
monochromatic
#6DF00B #8FF642 #B2F97D #D5FCB7 #EEFEE2
Accessibility & contrast
On white
1.25
#B2F97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B2F97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F97D
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F97D | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE972
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#B3F1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b2f97d; /* rgb */ color: rgb(178, 249, 125); /* oklch */ color: oklch(90.9% 0.172 133.4);
Tailwind
colors: {
custom: {
50: '#ccfba5',
500: '#b2f97d',
950: '#000000',
},
}SCSS
$custom: #b2f97d; $custom-light: #ccfba5; $custom-dark: #000000;
JSON
{
"hex": "#b2f97d",
"rgb": {
"r": 178,
"g": 249,
"b": 125
},
"hsl": {
"h": 94.355,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.90859,
"c": 0.17169,
"h": 133.4
},
"luminance": 0.78697
}Semantic roles & 50–950 ramp
primary
#B2F97D
secondary
#9844D6
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580