#B2F593#B2F593
#B2F593 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.3% C 0.145 H 136.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F593 |
|---|---|
| RGB | rgb(178, 245, 147) |
| HSL | hsl(101, 83%, 77%) |
| HSV | hsv(101, 40%, 96%) |
| CMYK | cmyk(27.3%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(90.26, -38.18, 40.61) |
| CIE-LCH | lch(90.26, 55.74, 133.23°) |
| OKLab | oklab(90.28% -0.1045 0.0999) |
| OKLCH | oklch(90.28% 0.145 136.3) |
| XYZ | xyz(56.2775, 76.8745, 39.4712) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.66
Tea Green
#BDF8A3
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.46
Celery
#C1FD95
ΔE00 2.52
Light Pastel Green
#B2FBA5
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F593 #D693F5
analogous
#E3F593 #B2F593 #93F5A5
triadic
#B2F593 #93B2F5 #F593B2
tetradic
#B2F593 #93E3F5 #D693F5 #F5A593
square
#B2F593 #93E3F5 #D693F5 #F5A593
split-complementary
#B2F593 #A593F5 #F593E3
monochromatic
#62EB23 #8AF05B #B2F593 #DAFACB #EBFCE3
Accessibility & contrast
On white
1.28
#B2F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B2F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F593
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F593 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#B0EEDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f593; /* rgb */ color: rgb(178, 245, 147); /* oklch */ color: oklch(90.3% 0.145 136.3);
Tailwind
colors: {
custom: {
50: '#cbf8b4',
500: '#b2f593',
950: '#000000',
},
}SCSS
$custom: #b2f593; $custom-light: #cbf8b4; $custom-dark: #000000;
JSON
{
"hex": "#b2f593",
"rgb": {
"r": 178,
"g": 245,
"b": 147
},
"hsl": {
"h": 101.02,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.90278,
"c": 0.14455,
"h": 136.3
},
"luminance": 0.76876
}Semantic roles & 50–950 ramp
primary
#B2F593
secondary
#AD59D3
accent
#06DF9B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581