#B4EA98#B4EA98
#B4EA98 is a very light, vivid yellow-green. Relative luminance 0.708; OKLCH L 88.0% C 0.122 H 135.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EA98 |
|---|---|
| RGB | rgb(180, 234, 152) |
| HSL | hsl(100, 66%, 76%) |
| HSV | hsv(100, 35%, 92%) |
| CMYK | cmyk(23.1%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(87.39, -31.78, 34.40) |
| CIE-LCH | lch(87.39, 46.83, 132.73°) |
| OKLab | oklab(88.02% -0.0867 0.0856) |
| OKLCH | oklch(88.02% 0.122 135.4) |
| XYZ | xyz(53.9114, 70.8145, 40.5278) |
| Luminance | 0.7082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.96
Light Sage
#BCECAC
ΔE00 3.54
Light Grey Green
#B7E1A1
ΔE00 3.73
Light Pastel Green
#B2FBA5
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EA98 #CE98EA
analogous
#DDEA98 #B4EA98 #98EAA5
triadic
#B4EA98 #98B4EA #EA98B4
tetradic
#B4EA98 #98DDEA #CE98EA #EAA598
square
#B4EA98 #98DDEA #CE98EA #EAA598
split-complementary
#B4EA98 #A598EA #EA98DD
monochromatic
#6AD532 #8FE065 #B4EA98 #D9F4CB #ECFAE6
Accessibility & contrast
On white
1.38
#B4EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B4EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EA98
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EA98 | 1.00 | 1.38 | 15.16 | 15.16 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#E8D99C
Tritanopia (blue-blind)
#B4E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4ea98; /* rgb */ color: rgb(180, 234, 152); /* oklch */ color: oklch(88.0% 0.122 135.4);
Tailwind
colors: {
custom: {
50: '#ccf1b7',
500: '#b4ea98',
950: '#000000',
},
}SCSS
$custom: #b4ea98; $custom-light: #ccf1b7; $custom-dark: #000000;
JSON
{
"hex": "#b4ea98",
"rgb": {
"r": 180,
"g": 234,
"b": 152
},
"hsl": {
"h": 99.512,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.88018,
"c": 0.12182,
"h": 135.4
},
"luminance": 0.70816
}Semantic roles & 50–950 ramp
primary
#B4EA98
secondary
#A361C5
accent
#18CE90
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581