#B2E374#B2E374
#B2E374 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.8% C 0.150 H 128.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E374 |
|---|---|
| RGB | rgb(178, 227, 116) |
| HSL | hsl(86, 66%, 67%) |
| HSV | hsv(86, 49%, 89%) |
| CMYK | cmyk(21.6%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(84.82, -33.72, 48.79) |
| CIE-LCH | lch(84.82, 59.31, 124.65°) |
| OKLab | oklab(85.75% -0.0938 0.1167) |
| OKLCH | oklch(85.75% 0.15 128.8) |
| XYZ | xyz(48.9812, 65.6632, 26.6133) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Spring Green (survey)
#A9F971
ΔE00 5.71
Light Pea Green
#C4FE82
ΔE00 5.75
Light Yellow Green
#CCFD7F
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E374 #A574E3
analogous
#E3DC74 #B2E374 #7BE374
triadic
#B2E374 #74B2E3 #E374B2
tetradic
#B2E374 #74E3DC #A574E3 #E3747B
square
#B2E374 #74E3DC #A574E3 #E3747B
split-complementary
#B2E374 #747BE3 #DC74E3
monochromatic
#77B825 #96D941 #B2E374 #CEEDA7 #EAF8DA
Accessibility & contrast
On white
1.49
#B2E374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#B2E374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E374
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E374 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66A
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#B6DBC9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2e374; /* rgb */ color: rgb(178, 227, 116); /* oklch */ color: oklch(85.8% 0.150 128.8);
Tailwind
colors: {
custom: {
50: '#cbec9e',
500: '#b2e374',
950: '#000000',
},
}SCSS
$custom: #b2e374; $custom-light: #cbec9e; $custom-dark: #000000;
JSON
{
"hex": "#b2e374",
"rgb": {
"r": 178,
"g": 227,
"b": 116
},
"hsl": {
"h": 86.486,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.85752,
"c": 0.14976,
"h": 128.8
},
"luminance": 0.65664
}Semantic roles & 50–950 ramp
primary
#B2E374
secondary
#7743B8
accent
#17CE68
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#13160F
muted
#838480