#B2F688#B2F688
#B2F688 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.3% C 0.157 H 134.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F688 |
|---|---|
| RGB | rgb(178, 246, 136) |
| HSL | hsl(97, 86%, 75%) |
| HSV | hsv(97, 45%, 96%) |
| CMYK | cmyk(27.6%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(90.39, -40.02, 46.12) |
| CIE-LCH | lch(90.39, 61.06, 130.95°) |
| OKLab | oklab(90.33% -0.1101 0.1119) |
| OKLCH | oklch(90.33% 0.157 134.5) |
| XYZ | xyz(55.7586, 77.1523, 35.2419) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.21
Pale Light Green
#B1FC99
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.76
Spring Green (survey)
#A9F971
ΔE00 3.21
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F688 #CC88F6
analogous
#E9F688 #B2F688 #88F695
triadic
#B2F688 #88B2F6 #F688B2
tetradic
#B2F688 #88E9F6 #CC88F6 #F69588
square
#B2F688 #88E9F6 #CC88F6 #F69588
split-complementary
#B2F688 #9588F6 #F688E9
monochromatic
#68ED16 #8DF24F #B2F688 #D7FAC1 #EDFDE3
Accessibility & contrast
On white
1.28
#B2F688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#B2F688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F688
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F688 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F4E18F
Tritanopia (blue-blind)
#B2EFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f688; /* rgb */ color: rgb(178, 246, 136); /* oklch */ color: oklch(90.3% 0.157 134.5);
Tailwind
colors: {
custom: {
50: '#cbf9ac',
500: '#b2f688',
950: '#000000',
},
}SCSS
$custom: #b2f688; $custom-light: #cbf9ac; $custom-dark: #000000;
JSON
{
"hex": "#b2f688",
"rgb": {
"r": 178,
"g": 246,
"b": 136
},
"hsl": {
"h": 97.091,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.90332,
"c": 0.15699,
"h": 134.5
},
"luminance": 0.77154
}Semantic roles & 50–950 ramp
primary
#B2F688
secondary
#A14FD3
accent
#03E28D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581