#B2F094#B2F094
#B2F094 is a very light, vivid green. Relative luminance 0.739; OKLCH L 89.2% C 0.136 H 136.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F094 |
|---|---|
| RGB | rgb(178, 240, 148) |
| HSL | hsl(100, 75%, 76%) |
| HSV | hsv(100, 38%, 94%) |
| CMYK | cmyk(25.8%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(88.89, -35.78, 38.33) |
| CIE-LCH | lch(88.89, 52.43, 133.03°) |
| OKLab | oklab(89.17% -0.0979 0.0946) |
| OKLCH | oklch(89.17% 0.136 136) |
| XYZ | xyz(54.8641, 73.9216, 39.3889) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.28
Washed Out Green
#BCF5A6
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.75
Light Pastel Green
#B2FBA5
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.40
Pastel Green
#B0FF9D
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F094 #D294F0
analogous
#E0F094 #B2F094 #94F0A4
triadic
#B2F094 #94B2F0 #F094B2
tetradic
#B2F094 #94E0F0 #D294F0 #F0A494
square
#B2F094 #94E0F0 #D294F0 #F0A494
split-complementary
#B2F094 #A494F0 #F094E0
monochromatic
#65E129 #8BE85E #B2F094 #D9F8CA #ECFBE4
Accessibility & contrast
On white
1.33
#B2F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#B2F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F094
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F094 | 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)
#F6E38D
Deuteranopia (green-blind)
#EDDD99
Tritanopia (blue-blind)
#B1EAD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b2f094; /* rgb */ color: rgb(178, 240, 148); /* oklch */ color: oklch(89.2% 0.136 136.0);
Tailwind
colors: {
custom: {
50: '#cbf5b4',
500: '#b2f094',
950: '#000000',
},
}SCSS
$custom: #b2f094; $custom-light: #cbf5b4; $custom-dark: #000000;
JSON
{
"hex": "#b2f094",
"rgb": {
"r": 178,
"g": 240,
"b": 148
},
"hsl": {
"h": 100.435,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.8917,
"c": 0.13613,
"h": 136
},
"luminance": 0.73923
}Semantic roles & 50–950 ramp
primary
#B2F094
secondary
#A85CCD
accent
#0ED896
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581