#B2F995#B2F995
#B2F995 is a very light, vivid green. Relative luminance 0.794; OKLCH L 91.2% C 0.148 H 137.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F995 |
|---|---|
| RGB | rgb(178, 249, 149) |
| HSL | hsl(103, 89%, 78%) |
| HSV | hsv(103, 40%, 98%) |
| CMYK | cmyk(28.5%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(91.41, -39.70, 41.10) |
| CIE-LCH | lch(91.41, 57.14, 134.01°) |
| OKLab | oklab(91.21% -0.1086 0.1011) |
| OKLCH | oklch(91.21% 0.148 137.1) |
| XYZ | xyz(57.6590, 79.3842, 40.7127) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.84
Pastel Green
#B0FF9D
ΔE00 1.67
Celery
#C1FD95
ΔE00 2.32
Tea Green
#BDF8A3
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F995 #DC95F9
analogous
#E4F995 #B2F995 #95F9AA
triadic
#B2F995 #95B2F9 #F995B2
tetradic
#B2F995 #95E4F9 #DC95F9 #F9AA95
square
#B2F995 #95E4F9 #DC95F9 #F9AA95
split-complementary
#B2F995 #AA95F9 #F995E4
monochromatic
#5EF221 #88F65B #B2F995 #DCFCCF #EAFDE2
Accessibility & contrast
On white
1.24
#B2F995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B2F995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F995
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F995 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8E
Deuteranopia (green-blind)
#F5E49B
Tritanopia (blue-blind)
#B0F2E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f995; /* rgb */ color: rgb(178, 249, 149); /* oklch */ color: oklch(91.2% 0.148 137.1);
Tailwind
colors: {
custom: {
50: '#cbfbb5',
500: '#b2f995',
950: '#000000',
},
}SCSS
$custom: #b2f995; $custom-light: #cbfbb5; $custom-dark: #000000;
JSON
{
"hex": "#b2f995",
"rgb": {
"r": 178,
"g": 249,
"b": 149
},
"hsl": {
"h": 102.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.91213,
"c": 0.14838,
"h": 137.1
},
"luminance": 0.79386
}Semantic roles & 50–950 ramp
primary
#B2F995
secondary
#B459D9
accent
#00E6A3
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581