#B2F583#B2F583
#B2F583 is a very light, vivid yellow-green. Relative luminance 0.764; OKLCH L 90.0% C 0.160 H 133.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F583 |
|---|---|
| RGB | rgb(178, 245, 131) |
| HSL | hsl(95, 85%, 74%) |
| HSV | hsv(95, 47%, 96%) |
| CMYK | cmyk(27.3%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(90.05, -40.17, 48.08) |
| CIE-LCH | lch(90.05, 62.65, 129.88°) |
| OKLab | oklab(90.03% -0.1108 0.1161) |
| OKLCH | oklch(90.03% 0.16 133.7) |
| XYZ | xyz(55.1081, 76.4068, 33.3128) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Celery
#C1FD95
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 2.60
Spring Green (survey)
#A9F971
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 3.14
Pale Light Green
#B1FC99
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F583 #C683F5
analogous
#EBF583 #B2F583 #83F58D
triadic
#B2F583 #83B2F5 #F583B2
tetradic
#B2F583 #83EBF5 #C683F5 #F58D83
square
#B2F583 #83EBF5 #C683F5 #F58D83
split-complementary
#B2F583 #8D83F5 #F583EB
monochromatic
#6CEB13 #8FF04A #B2F583 #D5FABC #EDFDE3
Accessibility & contrast
On white
1.29
#B2F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#B2F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F583
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F583 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#F3E18A
Tritanopia (blue-blind)
#B3EDDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f583; /* rgb */ color: rgb(178, 245, 131); /* oklch */ color: oklch(90.0% 0.160 133.7);
Tailwind
colors: {
custom: {
50: '#cbf8a9',
500: '#b2f583',
950: '#000000',
},
}SCSS
$custom: #b2f583; $custom-light: #cbf8a9; $custom-dark: #000000;
JSON
{
"hex": "#b2f583",
"rgb": {
"r": 178,
"g": 245,
"b": 131
},
"hsl": {
"h": 95.263,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.90033,
"c": 0.16044,
"h": 133.7
},
"luminance": 0.76408
}Semantic roles & 50–950 ramp
primary
#B2F583
secondary
#9A4BD1
accent
#04E286
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581