#B2F174#B2F174
#B2F174 is a very light, vivid yellow-green. Relative luminance 0.736; OKLCH L 88.9% C 0.169 H 131.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F174 |
|---|---|
| RGB | rgb(178, 241, 116) |
| HSL | hsl(90, 82%, 70%) |
| HSV | hsv(90, 52%, 95%) |
| CMYK | cmyk(26.1%, 0%, 51.9%, 5.5%) |
| CIE-LAB | lab(88.75, -40.05, 53.51) |
| CIE-LCH | lch(88.75, 66.84, 126.81°) |
| OKLab | oklab(88.93% -0.1114 0.1271) |
| OKLCH | oklch(88.93% 0.169 131.2) |
| XYZ | xyz(52.9671, 73.6351, 27.9420) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 2.94
Light Pea Green
#C4FE82
ΔE00 3.07
Light Lime
#AEFD6C
ΔE00 3.14
Light Yellowish Green
#C2FF89
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F174 #B374F1
analogous
#F0F174 #B2F174 #74F175
triadic
#B2F174 #74B2F1 #F174B2
tetradic
#B2F174 #74F0F1 #B374F1 #F17574
square
#B2F174 #74F0F1 #B374F1 #F17574
split-complementary
#B2F174 #7574F1 #F174F0
monochromatic
#75D515 #93EB3C #B2F174 #D1F7AC #F0FCE3
Accessibility & contrast
On white
1.34
#B2F174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#B2F174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F174
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F174 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE268
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#B5E8D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b2f174; /* rgb */ color: rgb(178, 241, 116); /* oklch */ color: oklch(88.9% 0.169 131.2);
Tailwind
colors: {
custom: {
50: '#ccf69f',
500: '#b2f174',
950: '#000000',
},
}SCSS
$custom: #b2f174; $custom-light: #ccf69f; $custom-dark: #000000;
JSON
{
"hex": "#b2f174",
"rgb": {
"r": 178,
"g": 241,
"b": 116
},
"hsl": {
"h": 90.24,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.88925,
"c": 0.169,
"h": 131.2
},
"luminance": 0.73637
}Semantic roles & 50–950 ramp
primary
#B2F174
secondary
#853FCB
accent
#07DE74
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580