#B2E495#B2E495
#B2E495 is a very light, moderate yellow-green. Relative luminance 0.671; OKLCH L 86.5% C 0.117 H 134.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E495 |
|---|---|
| RGB | rgb(178, 228, 149) |
| HSL | hsl(98, 59%, 74%) |
| HSV | hsv(98, 35%, 89%) |
| CMYK | cmyk(21.9%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(85.56, -30.08, 33.48) |
| CIE-LCH | lch(85.56, 45.01, 131.94°) |
| OKLab | oklab(86.5% -0.0821 0.0833) |
| OKLCH | oklch(86.5% 0.117 134.6) |
| XYZ | xyz(51.5271, 67.1205, 38.6687) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.90
Light Sage
#BCECAC
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.74
Tea Green
#BDF8A3
ΔE00 4.28
Light Pastel Green
#B2FBA5
ΔE00 5.39
Pale Olive Green
#B1D27B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E495 #C795E4
analogous
#D9E495 #B2E495 #95E4A0
triadic
#B2E495 #95B2E4 #E495B2
tetradic
#B2E495 #95D9E4 #C795E4 #E4A095
square
#B2E495 #95D9E4 #C795E4 #E4A095
split-complementary
#B2E495 #A095E4 #E495D9
monochromatic
#6BCB34 #8FD864 #B2E495 #D5F0C6 #EDF9E7
Accessibility & contrast
On white
1.46
#B2E495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B2E495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E495
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E495 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#B2DED0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2e495; /* rgb */ color: rgb(178, 228, 149); /* oklch */ color: oklch(86.5% 0.117 134.6);
Tailwind
colors: {
custom: {
50: '#caecb5',
500: '#b2e495',
950: '#000000',
},
}SCSS
$custom: #b2e495; $custom-light: #caecb5; $custom-dark: #000000;
JSON
{
"hex": "#b2e495",
"rgb": {
"r": 178,
"g": 228,
"b": 149
},
"hsl": {
"h": 97.975,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.86499,
"c": 0.11695,
"h": 134.6
},
"luminance": 0.67122
}Semantic roles & 50–950 ramp
primary
#B2E495
secondary
#9B60BD
accent
#1EC789
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481