#B2E293#B2E293
#B2E293 is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.0% C 0.116 H 133.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E293 |
|---|---|
| RGB | rgb(178, 226, 147) |
| HSL | hsl(96, 58%, 73%) |
| HSV | hsv(96, 35%, 89%) |
| CMYK | cmyk(21.2%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.98, -29.42, 33.72) |
| CIE-LCH | lch(84.98, 44.75, 131.11°) |
| OKLab | oklab(86.02% -0.0803 0.0838) |
| OKLCH | oklch(86.02% 0.116 133.8) |
| XYZ | xyz(50.8218, 65.9632, 37.6527) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.88
Light Sage
#BCECAC
ΔE00 3.98
Washed Out Green
#BCF5A6
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 4.99
Light Pastel Green
#B2FBA5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E293 #C393E2
analogous
#D9E293 #B2E293 #93E29B
triadic
#B2E293 #93B2E2 #E293B2
tetradic
#B2E293 #93D9E2 #C393E2 #E29B93
square
#B2E293 #93D9E2 #C393E2 #E29B93
split-complementary
#B2E293 #9B93E2 #E293D9
monochromatic
#6EC635 #90D563 #B2E293 #D4EFC3 #EEF9E7
Accessibility & contrast
On white
1.48
#B2E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B2E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E293
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E293 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78E
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#B3DCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e293; /* rgb */ color: rgb(178, 226, 147); /* oklch */ color: oklch(86.0% 0.116 133.8);
Tailwind
colors: {
custom: {
50: '#caebb3',
500: '#b2e293',
950: '#000000',
},
}SCSS
$custom: #b2e293; $custom-light: #caebb3; $custom-dark: #000000;
JSON
{
"hex": "#b2e293",
"rgb": {
"r": 178,
"g": 226,
"b": 147
},
"hsl": {
"h": 96.456,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.86016,
"c": 0.11607,
"h": 133.8
},
"luminance": 0.65964
}Semantic roles & 50–950 ramp
primary
#B2E293
secondary
#975EBB
accent
#20C585
background
#FEFEFD
surface
#FAFDF8
border
#D3D5D1
text
#131611
muted
#838481