#B3E98E#B3E98E
#B3E98E is a very light, vivid yellow-green. Relative luminance 0.698; OKLCH L 87.6% C 0.131 H 133.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B3E98E |
|---|---|
| RGB | rgb(179, 233, 142) |
| HSL | hsl(96, 67%, 74%) |
| HSV | hsv(96, 39%, 91%) |
| CMYK | cmyk(23.2%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(86.91, -33.02, 38.76) |
| CIE-LCH | lch(86.91, 50.92, 130.43°) |
| OKLab | oklab(87.56% -0.0904 0.0954) |
| OKLCH | oklch(87.56% 0.131 133.5) |
| XYZ | xyz(52.6107, 69.8132, 36.2894) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.59
Washed Out Green
#BCF5A6
ΔE00 3.67
Celery
#C1FD95
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Pale Light Green
#B1FC99
ΔE00 4.47
Light Pastel Green
#B2FBA5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3E98E #C48EE9
analogous
#E0E98E #B3E98E #8EE996
triadic
#B3E98E #8EB3E9 #E98EB3
tetradic
#B3E98E #8EE0E9 #C48EE9 #E9968E
square
#B3E98E #8EE0E9 #C48EE9 #E9968E
split-complementary
#B3E98E #968EE9 #E98EE0
monochromatic
#6ED329 #91DF5B #B3E98E #D5F3C1 #EEFAE5
Accessibility & contrast
On white
1.40
#B3E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#B3E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3E98E
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3E98E | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC87
Deuteranopia (green-blind)
#E8D893
Tritanopia (blue-blind)
#B4E2D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b3e98e; /* rgb */ color: rgb(179, 233, 142); /* oklch */ color: oklch(87.6% 0.131 133.5);
Tailwind
colors: {
custom: {
50: '#cbf0b0',
500: '#b3e98e',
950: '#000000',
},
}SCSS
$custom: #b3e98e; $custom-light: #cbf0b0; $custom-dark: #000000;
JSON
{
"hex": "#b3e98e",
"rgb": {
"r": 179,
"g": 233,
"b": 142
},
"hsl": {
"h": 95.604,
"s": 67.407,
"l": 73.529
},
"oklch": {
"l": 0.87558,
"c": 0.13147,
"h": 133.5
},
"luminance": 0.69815
}Semantic roles & 50–950 ramp
primary
#B3E98E
secondary
#9858C3
accent
#16CF84
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581