#B2F588#B2F588
#B2F588 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.1% C 0.156 H 134.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F588 |
|---|---|
| RGB | rgb(178, 245, 136) |
| HSL | hsl(97, 84%, 75%) |
| HSV | hsv(97, 44%, 96%) |
| CMYK | cmyk(27.3%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(90.11, -39.58, 45.76) |
| CIE-LCH | lch(90.11, 60.50, 130.85°) |
| OKLab | oklab(90.11% -0.1088 0.1112) |
| OKLCH | oklch(90.11% 0.156 134.4) |
| XYZ | xyz(55.4552, 76.5456, 35.1408) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.28
Pale Light Green
#B1FC99
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 3.35
Pastel Green
#B0FF9D
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F588 #CB88F5
analogous
#E8F588 #B2F588 #88F595
triadic
#B2F588 #88B2F5 #F588B2
tetradic
#B2F588 #88E8F5 #CB88F5 #F59588
square
#B2F588 #88E8F5 #CB88F5 #F59588
split-complementary
#B2F588 #9588F5 #F588E8
monochromatic
#69EC17 #8DF050 #B2F588 #D7FAC0 #EDFDE3
Accessibility & contrast
On white
1.29
#B2F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#B2F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F588
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F588 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67F
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#B2EEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f588; /* rgb */ color: rgb(178, 245, 136); /* oklch */ color: oklch(90.1% 0.156 134.4);
Tailwind
colors: {
custom: {
50: '#cbf8ac',
500: '#b2f588',
950: '#000000',
},
}SCSS
$custom: #b2f588; $custom-light: #cbf8ac; $custom-dark: #000000;
JSON
{
"hex": "#b2f588",
"rgb": {
"r": 178,
"g": 245,
"b": 136
},
"hsl": {
"h": 96.881,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.90106,
"c": 0.15556,
"h": 134.4
},
"luminance": 0.76547
}Semantic roles & 50–950 ramp
primary
#B2F588
secondary
#A04FD2
accent
#05E18C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581