#B9F498#B9F498
#B9F498 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.6% C 0.134 H 134.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B9F498 |
|---|---|
| RGB | rgb(185, 244, 152) |
| HSL | hsl(98, 81%, 78%) |
| HSV | hsv(98, 38%, 96%) |
| CMYK | cmyk(24.2%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(90.45, -34.68, 38.46) |
| CIE-LCH | lch(90.45, 51.79, 132.04°) |
| OKLab | oklab(90.56% -0.0948 0.095) |
| OKLCH | oklch(90.56% 0.134 134.9) |
| XYZ | xyz(58.0244, 77.2811, 41.5593) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.58
Washed Out Green
#BCF5A6
ΔE00 2.30
Pale Light Green
#B1FC99
ΔE00 2.49
Celery
#C1FD95
ΔE00 2.55
Light Pastel Green
#B2FBA5
ΔE00 2.95
Pastel Green
#B0FF9D
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9F498 #D398F4
analogous
#E7F498 #B9F498 #98F4A5
triadic
#B9F498 #98B9F4 #F498B9
tetradic
#B9F498 #98E7F4 #D398F4 #F4A598
square
#B9F498 #98E7F4 #D398F4 #F4A598
split-complementary
#B9F498 #A598F4 #F498E7
monochromatic
#6EE829 #93EE61 #B9F498 #DFFACF #ECFCE3
Accessibility & contrast
On white
1.28
#B9F498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#B9F498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9F498
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9F498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9F498 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE791
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#B9EDDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9f498; /* rgb */ color: rgb(185, 244, 152); /* oklch */ color: oklch(90.6% 0.134 134.9);
Tailwind
colors: {
custom: {
50: '#cff8b7',
500: '#b9f498',
950: '#000000',
},
}SCSS
$custom: #b9f498; $custom-light: #cff8b7; $custom-dark: #000000;
JSON
{
"hex": "#b9f498",
"rgb": {
"r": 185,
"g": 244,
"b": 152
},
"hsl": {
"h": 98.478,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.90556,
"c": 0.13427,
"h": 134.9
},
"luminance": 0.77283
}Semantic roles & 50–950 ramp
primary
#B9F498
secondary
#A95ED2
accent
#08DD91
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581