#B2F58D#B2F58D
#B2F58D is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.2% C 0.151 H 135.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F58D |
|---|---|
| RGB | rgb(178, 245, 141) |
| HSL | hsl(99, 84%, 76%) |
| HSV | hsv(99, 42%, 96%) |
| CMYK | cmyk(27.3%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(90.18, -38.95, 43.43) |
| CIE-LCH | lch(90.18, 58.34, 131.89°) |
| OKLab | oklab(90.18% -0.1069 0.1061) |
| OKLCH | oklch(90.18% 0.151 135.2) |
| XYZ | xyz(55.8189, 76.6911, 37.0560) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Pastel Green
#B0FF9D
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F58D #D08DF5
analogous
#E6F58D #B2F58D #8DF59C
triadic
#B2F58D #8DB2F5 #F58DB2
tetradic
#B2F58D #8DE6F5 #D08DF5 #F59C8D
square
#B2F58D #8DE6F5 #D08DF5 #F59C8D
split-complementary
#B2F58D #9C8DF5 #F58DE6
monochromatic
#66EB1C #8CF055 #B2F58D #D8FAC5 #ECFDE3
Accessibility & contrast
On white
1.29
#B2F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#B2F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F58D
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F58D | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE785
Deuteranopia (green-blind)
#F2E193
Tritanopia (blue-blind)
#B1EEDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f58d; /* rgb */ color: rgb(178, 245, 141); /* oklch */ color: oklch(90.2% 0.151 135.2);
Tailwind
colors: {
custom: {
50: '#cbf8b0',
500: '#b2f58d',
950: '#000000',
},
}SCSS
$custom: #b2f58d; $custom-light: #cbf8b0; $custom-dark: #000000;
JSON
{
"hex": "#b2f58d",
"rgb": {
"r": 178,
"g": 245,
"b": 141
},
"hsl": {
"h": 98.654,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.90182,
"c": 0.1506,
"h": 135.2
},
"luminance": 0.76693
}Semantic roles & 50–950 ramp
primary
#B2F58D
secondary
#A554D2
accent
#05E092
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581