#B2F18C#B2F18C
#B2F18C is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.3% C 0.146 H 134.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F18C |
|---|---|
| RGB | rgb(178, 241, 140) |
| HSL | hsl(97, 78%, 75%) |
| HSV | hsv(97, 42%, 95%) |
| CMYK | cmyk(26.1%, 0%, 41.9%, 5.5%) |
| CIE-LAB | lab(89.05, -37.28, 42.48) |
| CIE-LCH | lch(89.05, 56.52, 131.27°) |
| OKLab | oklab(89.26% -0.1023 0.1039) |
| OKLCH | oklch(89.26% 0.146 134.6) |
| XYZ | xyz(54.5478, 74.2674, 36.2669) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.76
Pale Light Green
#B1FC99
ΔE00 2.79
Pistachio (survey)
#C0FA8B
ΔE00 2.80
Tea Green
#BDF8A3
ΔE00 3.20
Pastel Green
#B0FF9D
ΔE00 3.61
Washed Out Green
#BCF5A6
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F18C #CB8CF1
analogous
#E4F18C #B2F18C #8CF199
triadic
#B2F18C #8CB2F1 #F18CB2
tetradic
#B2F18C #8CE4F1 #CB8CF1 #F1998C
square
#B2F18C #8CE4F1 #CB8CF1 #F1998C
split-complementary
#B2F18C #998CF1 #F18CE4
monochromatic
#69E41F #8DEA55 #B2F18C #D7F8C3 #EDFCE4
Accessibility & contrast
On white
1.32
#B2F18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#B2F18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F18C
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F18C | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#B2EAD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2f18c; /* rgb */ color: rgb(178, 241, 140); /* oklch */ color: oklch(89.3% 0.146 134.6);
Tailwind
colors: {
custom: {
50: '#cbf6af',
500: '#b2f18c',
950: '#000000',
},
}SCSS
$custom: #b2f18c; $custom-light: #cbf6af; $custom-dark: #000000;
JSON
{
"hex": "#b2f18c",
"rgb": {
"r": 178,
"g": 241,
"b": 140
},
"hsl": {
"h": 97.426,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.89264,
"c": 0.14581,
"h": 134.6
},
"luminance": 0.74269
}Semantic roles & 50–950 ramp
primary
#B2F18C
secondary
#A054CD
accent
#0BDB8C
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131710
muted
#838581