#B2ED90#B2ED90
#B2ED90 is a very light, vivid yellow-green. Relative luminance 0.720; OKLCH L 88.4% C 0.136 H 134.8°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ED90 |
|---|---|
| RGB | rgb(178, 237, 144) |
| HSL | hsl(98, 72%, 75%) |
| HSV | hsv(98, 39%, 93%) |
| CMYK | cmyk(24.9%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(87.99, -34.95, 39.16) |
| CIE-LCH | lch(87.99, 52.48, 131.75°) |
| OKLab | oklab(88.43% -0.0957 0.0964) |
| OKLCH | oklch(88.43% 0.136 134.8) |
| XYZ | xyz(53.6771, 72.0455, 37.4582) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.45
Celery
#C1FD95
ΔE00 3.69
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Light Pastel Green
#B2FBA5
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ED90 #CB90ED
analogous
#E0ED90 #B2ED90 #90ED9D
triadic
#B2ED90 #90B2ED #ED90B2
tetradic
#B2ED90 #90E0ED #CB90ED #ED9D90
square
#B2ED90 #90E0ED #CB90ED #ED9D90
split-complementary
#B2ED90 #9D90ED #ED90E0
monochromatic
#69DC27 #8DE45B #B2ED90 #D7F6C5 #EDFBE5
Accessibility & contrast
On white
1.36
#B2ED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#B2ED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ED90
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ED90 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#B2E6D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b2ed90; /* rgb */ color: rgb(178, 237, 144); /* oklch */ color: oklch(88.4% 0.136 134.8);
Tailwind
colors: {
custom: {
50: '#cbf3b1',
500: '#b2ed90',
950: '#000000',
},
}SCSS
$custom: #b2ed90; $custom-light: #cbf3b1; $custom-dark: #000000;
JSON
{
"hex": "#b2ed90",
"rgb": {
"r": 178,
"g": 237,
"b": 144
},
"hsl": {
"h": 98.065,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.88428,
"c": 0.13582,
"h": 134.8
},
"luminance": 0.72047
}Semantic roles & 50–950 ramp
primary
#B2ED90
secondary
#A059C8
accent
#11D48D
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581