#B2F093#B2F093
#B2F093 is a very light, vivid green. Relative luminance 0.739; OKLCH L 89.2% C 0.137 H 135.8°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F093 |
|---|---|
| RGB | rgb(178, 240, 147) |
| HSL | hsl(100, 76%, 76%) |
| HSV | hsv(100, 39%, 94%) |
| CMYK | cmyk(25.8%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(88.87, -35.91, 38.81) |
| CIE-LCH | lch(88.87, 52.88, 132.78°) |
| OKLab | oklab(89.15% -0.0983 0.0957) |
| OKLCH | oklch(89.15% 0.137 135.8) |
| XYZ | xyz(54.7853, 73.8901, 38.9738) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.38
Pale Light Green
#B1FC99
ΔE00 2.74
Washed Out Green
#BCF5A6
ΔE00 2.80
Light Pastel Green
#B2FBA5
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.32
Pastel Green
#B0FF9D
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F093 #D193F0
analogous
#E0F093 #B2F093 #93F0A2
triadic
#B2F093 #93B2F0 #F093B2
tetradic
#B2F093 #93E0F0 #D193F0 #F0A293
square
#B2F093 #93E0F0 #D193F0 #F0A293
split-complementary
#B2F093 #A293F0 #F093E0
monochromatic
#65E128 #8CE95D #B2F093 #D8F7C9 #ECFBE4
Accessibility & contrast
On white
1.33
#B2F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#B2F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F093
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F093 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38C
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#B1EAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b2f093; /* rgb */ color: rgb(178, 240, 147); /* oklch */ color: oklch(89.2% 0.137 135.8);
Tailwind
colors: {
custom: {
50: '#cbf5b3',
500: '#b2f093',
950: '#000000',
},
}SCSS
$custom: #b2f093; $custom-light: #cbf5b3; $custom-dark: #000000;
JSON
{
"hex": "#b2f093",
"rgb": {
"r": 178,
"g": 240,
"b": 147
},
"hsl": {
"h": 100,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.89153,
"c": 0.13716,
"h": 135.8
},
"luminance": 0.73892
}Semantic roles & 50–950 ramp
primary
#B2F093
secondary
#A75BCC
accent
#0ED894
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581