#B0E293#B0E293
#B0E293 is a very light, moderate yellow-green. Relative luminance 0.657; OKLCH L 85.9% C 0.117 H 134.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B0E293 |
|---|---|
| RGB | rgb(176, 226, 147) |
| HSL | hsl(98, 58%, 73%) |
| HSV | hsv(98, 35%, 89%) |
| CMYK | cmyk(22.1%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(84.86, -30.12, 33.54) |
| CIE-LCH | lch(84.86, 45.08, 131.93°) |
| OKLab | oklab(85.89% -0.0822 0.0834) |
| OKLCH | oklch(85.89% 0.117 134.6) |
| XYZ | xyz(50.3661, 65.7282, 37.6313) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.93
Light Sage
#BCECAC
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.18
Tea Green
#BDF8A3
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 5.20
Light Pastel Green
#B2FBA5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0E293 #C593E2
analogous
#D7E293 #B0E293 #93E29D
triadic
#B0E293 #93B0E2 #E293B0
tetradic
#B0E293 #93D7E2 #C593E2 #E29D93
square
#B0E293 #93D7E2 #C593E2 #E29D93
split-complementary
#B0E293 #9D93E2 #E293D7
monochromatic
#6AC635 #8DD563 #B0E293 #D3EFC3 #EDF9E7
Accessibility & contrast
On white
1.48
#B0E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#B0E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0E293
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0E293 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78E
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#B0DCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b0e293; /* rgb */ color: rgb(176, 226, 147); /* oklch */ color: oklch(85.9% 0.117 134.6);
Tailwind
colors: {
custom: {
50: '#c9ebb3',
500: '#b0e293',
950: '#000000',
},
}SCSS
$custom: #b0e293; $custom-light: #c9ebb3; $custom-dark: #000000;
JSON
{
"hex": "#b0e293",
"rgb": {
"r": 176,
"g": 226,
"b": 147
},
"hsl": {
"h": 97.975,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.85888,
"c": 0.1171,
"h": 134.6
},
"luminance": 0.65729
}Semantic roles & 50–950 ramp
primary
#B0E293
secondary
#995EBB
accent
#20C589
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481