#B2FC8A#B2FC8A
#B2FC8A is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.7% C 0.164 H 135.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC8A |
|---|---|
| RGB | rgb(178, 252, 138) |
| HSL | hsl(99, 95%, 76%) |
| HSV | hsv(99, 45%, 99%) |
| CMYK | cmyk(29.4%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(92.10, -42.42, 47.29) |
| CIE-LCH | lch(92.10, 63.53, 131.90°) |
| OKLab | oklab(91.72% -0.1166 0.1147) |
| OKLCH | oklch(91.72% 0.164 135.5) |
| XYZ | xyz(57.7565, 80.9187, 36.6156) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.19
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC8A #D48AFC
analogous
#EBFC8A #B2FC8A #8AFC9B
triadic
#B2FC8A #8AB2FC #FC8AB2
tetradic
#B2FC8A #8AEBFC #D48AFC #FC9B8A
square
#B2FC8A #8AEBFC #D48AFC #FC9B8A
split-complementary
#B2FC8A #9B8AFC #FC8AEB
monochromatic
#63F913 #8BFA4E #B2FC8A #D9FEC6 #EBFEE1
Accessibility & contrast
On white
1.22
#B2FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#B2FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC8A
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC8A | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#B1F4E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc8a; /* rgb */ color: rgb(178, 252, 138); /* oklch */ color: oklch(91.7% 0.164 135.5);
Tailwind
colors: {
custom: {
50: '#ccfdae',
500: '#b2fc8a',
950: '#000000',
},
}SCSS
$custom: #b2fc8a; $custom-light: #ccfdae; $custom-dark: #000000;
JSON
{
"hex": "#b2fc8a",
"rgb": {
"r": 178,
"g": 252,
"b": 138
},
"hsl": {
"h": 98.947,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.9172,
"c": 0.16356,
"h": 135.5
},
"luminance": 0.80921
}Semantic roles & 50–950 ramp
primary
#B2FC8A
secondary
#AA4FDC
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681