#B2E490#B2E490
#B2E490 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.4% C 0.122 H 133.4°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E490 |
|---|---|
| RGB | rgb(178, 228, 144) |
| HSL | hsl(96, 61%, 73%) |
| HSV | hsv(96, 37%, 89%) |
| CMYK | cmyk(21.9%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(85.49, -30.78, 35.90) |
| CIE-LCH | lch(85.49, 47.29, 130.61°) |
| OKLab | oklab(86.41% -0.0841 0.0889) |
| OKLCH | oklch(86.41% 0.122 133.4) |
| XYZ | xyz(51.1365, 66.9642, 36.6114) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.35
Light Sage
#BCECAC
ΔE00 4.48
Pale Olive Green
#B1D27B
ΔE00 5.06
Light Pastel Green
#B2FBA5
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E490 #C290E4
analogous
#DCE490 #B2E490 #90E498
triadic
#B2E490 #90B2E4 #E490B2
tetradic
#B2E490 #90DCE4 #C290E4 #E49890
square
#B2E490 #90DCE4 #C290E4 #E49890
split-complementary
#B2E490 #9890E4 #E490DC
monochromatic
#6EC931 #90D85F #B2E490 #D4F0C1 #EEF9E6
Accessibility & contrast
On white
1.46
#B2E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B2E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E490
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E490 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD88A
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#B3DECF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e490; /* rgb */ color: rgb(178, 228, 144); /* oklch */ color: oklch(86.4% 0.122 133.4);
Tailwind
colors: {
custom: {
50: '#caecb1',
500: '#b2e490',
950: '#000000',
},
}SCSS
$custom: #b2e490; $custom-light: #caecb1; $custom-dark: #000000;
JSON
{
"hex": "#b2e490",
"rgb": {
"r": 178,
"g": 228,
"b": 144
},
"hsl": {
"h": 95.714,
"s": 60.87,
"l": 72.941
},
"oklch": {
"l": 0.86409,
"c": 0.12235,
"h": 133.4
},
"luminance": 0.66965
}Semantic roles & 50–950 ramp
primary
#B2E490
secondary
#955BBD
accent
#1DC983
background
#FEFEFD
surface
#FAFDF7
border
#D3D5D0
text
#131611
muted
#838481