#B2FD8A#B2FD8A
#B2FD8A is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.9% C 0.165 H 135.6°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD8A |
|---|---|
| RGB | rgb(178, 253, 138) |
| HSL | hsl(99, 97%, 77%) |
| HSV | hsv(99, 45%, 99%) |
| CMYK | cmyk(29.6%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.38, -42.86, 47.64) |
| CIE-LCH | lch(92.38, 64.08, 131.98°) |
| OKLab | oklab(91.95% -0.1178 0.1155) |
| OKLCH | oklch(91.95% 0.165 135.6) |
| XYZ | xyz(58.0714, 81.5484, 36.7206) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.43
Pale Light Green
#B1FC99
ΔE00 2.46
Spring Green (survey)
#A9F971
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD8A #D58AFD
analogous
#ECFD8A #B2FD8A #8AFD9C
triadic
#B2FD8A #8AB2FD #FD8AB2
tetradic
#B2FD8A #8AECFD #D58AFD #FD9C8A
square
#B2FD8A #8AECFD #D58AFD #FD9C8A
split-complementary
#B2FD8A #9C8AFD #FD8AEC
monochromatic
#63FB12 #8AFC4E #B2FD8A #DAFEC6 #EBFEE1
Accessibility & contrast
On white
1.21
#B2FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#B2FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD8A
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD8A | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#F9E791
Tritanopia (blue-blind)
#B1F5E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fd8a; /* rgb */ color: rgb(178, 253, 138); /* oklch */ color: oklch(91.9% 0.165 135.6);
Tailwind
colors: {
custom: {
50: '#ccfeae',
500: '#b2fd8a',
950: '#000000',
},
}SCSS
$custom: #b2fd8a; $custom-light: #ccfeae; $custom-dark: #000000;
JSON
{
"hex": "#b2fd8a",
"rgb": {
"r": 178,
"g": 253,
"b": 138
},
"hsl": {
"h": 99.13,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.91947,
"c": 0.16498,
"h": 135.6
},
"luminance": 0.81551
}Semantic roles & 50–950 ramp
primary
#B2FD8A
secondary
#AB4EDD
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681