#B2EA98#B2EA98
#B2EA98 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.9% C 0.123 H 136.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA98 |
|---|---|
| RGB | rgb(178, 234, 152) |
| HSL | hsl(101, 66%, 76%) |
| HSV | hsv(101, 35%, 92%) |
| CMYK | cmyk(23.9%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(87.28, -32.46, 34.23) |
| CIE-LCH | lch(87.28, 47.17, 133.49°) |
| OKLab | oklab(87.89% -0.0886 0.0852) |
| OKLCH | oklch(87.89% 0.123 136.1) |
| XYZ | xyz(53.4490, 70.5761, 40.5062) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.54
Tea Green
#BDF8A3
ΔE00 2.97
Light Sage
#BCECAC
ΔE00 3.56
Light Grey Green
#B7E1A1
ΔE00 3.81
Light Pastel Green
#B2FBA5
ΔE00 3.94
Pale Light Green
#B1FC99
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA98 #D098EA
analogous
#DBEA98 #B2EA98 #98EAA7
triadic
#B2EA98 #98B2EA #EA98B2
tetradic
#B2EA98 #98DBEA #D098EA #EAA798
square
#B2EA98 #98DBEA #D098EA #EAA798
split-complementary
#B2EA98 #A798EA #EA98DB
monochromatic
#66D532 #8CE065 #B2EA98 #D8F4CB #ECFAE6
Accessibility & contrast
On white
1.39
#B2EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B2EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA98
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA98 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#E7D99C
Tritanopia (blue-blind)
#B1E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2ea98; /* rgb */ color: rgb(178, 234, 152); /* oklch */ color: oklch(87.9% 0.123 136.1);
Tailwind
colors: {
custom: {
50: '#caf1b7',
500: '#b2ea98',
950: '#000000',
},
}SCSS
$custom: #b2ea98; $custom-light: #caf1b7; $custom-dark: #000000;
JSON
{
"hex": "#b2ea98",
"rgb": {
"r": 178,
"g": 234,
"b": 152
},
"hsl": {
"h": 100.976,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.87894,
"c": 0.12288,
"h": 136.1
},
"luminance": 0.70578
}Semantic roles & 50–950 ramp
primary
#B2EA98
secondary
#A561C5
accent
#18CE94
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581