#B2EA90#B2EA90
#B2EA90 is a very light, vivid yellow-green. Relative luminance 0.703; OKLCH L 87.8% C 0.131 H 134.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA90 |
|---|---|
| RGB | rgb(178, 234, 144) |
| HSL | hsl(97, 68%, 74%) |
| HSV | hsv(97, 38%, 92%) |
| CMYK | cmyk(23.9%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(87.15, -33.57, 38.07) |
| CIE-LCH | lch(87.15, 50.76, 131.40°) |
| OKLab | oklab(87.75% -0.0919 0.0939) |
| OKLCH | oklch(87.75% 0.131 134.4) |
| XYZ | xyz(52.8158, 70.3228, 37.1711) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 3.32
Pale Light Green
#B1FC99
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.33
Light Pastel Green
#B2FBA5
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA90 #C890EA
analogous
#DFEA90 #B2EA90 #90EA9B
triadic
#B2EA90 #90B2EA #EA90B2
tetradic
#B2EA90 #90DFEA #C890EA #EA9B90
square
#B2EA90 #90DFEA #C890EA #EA9B90
split-complementary
#B2EA90 #9B90EA #EA90DF
monochromatic
#6BD729 #8EE05D #B2EA90 #D6F4C3 #EDFAE5
Accessibility & contrast
On white
1.39
#B2EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#B2EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA90
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA90 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD89
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#B2E4D4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2ea90; /* rgb */ color: rgb(178, 234, 144); /* oklch */ color: oklch(87.8% 0.131 134.4);
Tailwind
colors: {
custom: {
50: '#caf1b1',
500: '#b2ea90',
950: '#000000',
},
}SCSS
$custom: #b2ea90; $custom-light: #caf1b1; $custom-dark: #000000;
JSON
{
"hex": "#b2ea90",
"rgb": {
"r": 178,
"g": 234,
"b": 144
},
"hsl": {
"h": 97.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.87754,
"c": 0.13137,
"h": 134.4
},
"luminance": 0.70324
}Semantic roles & 50–950 ramp
primary
#B2EA90
secondary
#9C5AC5
accent
#15D08A
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581