#B4FF98#B4FF98
#B4FF98 is a very light, vivid green. Relative luminance 0.835; OKLCH L 92.7% C 0.153 H 137.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FF98 |
|---|---|
| RGB | rgb(180, 255, 152) |
| HSL | hsl(104, 100%, 80%) |
| HSV | hsv(104, 40%, 100%) |
| CMYK | cmyk(29.4%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(93.23, -41.30, 42.00) |
| CIE-LCH | lch(93.23, 58.90, 134.52°) |
| OKLab | oklab(92.73% -0.113 0.1032) |
| OKLCH | oklch(92.73% 0.153 137.6) |
| XYZ | xyz(60.2481, 83.4881, 42.6401) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.86
Pastel Green
#B0FF9D
ΔE00 1.15
Celery
#C1FD95
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FF98 #E398FF
analogous
#E8FF98 #B4FF98 #98FFAF
triadic
#B4FF98 #98B4FF #FF98B4
tetradic
#B4FF98 #98E8FF #E398FF #FFAF98
square
#B4FF98 #98E8FF #E398FF #FFAF98
split-complementary
#B4FF98 #AF98FF #FF98E8
monochromatic
#5BFF1E #87FF5B #B4FF98 #E1FFD5 #E9FFE0
Accessibility & contrast
On white
1.19
#B4FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#B4FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FF98
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FF98 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF090
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#B1F8E6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b4ff98; /* rgb */ color: rgb(180, 255, 152); /* oklch */ color: oklch(92.7% 0.153 137.6);
Tailwind
colors: {
custom: {
50: '#cdffb7',
500: '#b4ff98',
950: '#000000',
},
}SCSS
$custom: #b4ff98; $custom-light: #cdffb7; $custom-dark: #000000;
JSON
{
"hex": "#b4ff98",
"rgb": {
"r": 180,
"g": 255,
"b": 152
},
"hsl": {
"h": 103.689,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92727,
"c": 0.15305,
"h": 137.6
},
"luminance": 0.8349
}Semantic roles & 50–950 ramp
primary
#B4FF98
secondary
#BD59E2
accent
#00E6A7
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681