#B2FC7D#B2FC7D
#B2FC7D is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.5% C 0.176 H 133.7°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC7D |
|---|---|
| RGB | rgb(178, 252, 125) |
| HSL | hsl(95, 95%, 74%) |
| HSV | hsv(95, 50%, 99%) |
| CMYK | cmyk(29.4%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(91.94, -43.92, 53.19) |
| CIE-LCH | lch(91.94, 68.98, 129.54°) |
| OKLab | oklab(91.54% -0.1215 0.1271) |
| OKLCH | oklch(91.54% 0.176 133.7) |
| XYZ | xyz(56.8711, 80.5645, 31.9522) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.43
Key Lime
#AEFF6E
ΔE00 2.02
Light Lime
#AEFD6C
ΔE00 2.03
Light Yellowish Green
#C2FF89
ΔE00 2.14
Light Pea Green
#C4FE82
ΔE00 2.46
Pistachio (survey)
#C0FA8B
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC7D #C77DFC
analogous
#F1FC7D #B2FC7D #7DFC88
triadic
#B2FC7D #7DB2FC #FC7DB2
tetradic
#B2FC7D #7DF1FC #C77DFC #FC887D
square
#B2FC7D #7DF1FC #C77DFC #FC887D
split-complementary
#B2FC7D #887DFC #FC7DF1
monochromatic
#6BF906 #8FFB41 #B2FC7D #D5FDB9 #EDFEE1
Accessibility & contrast
On white
1.23
#B2FC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#B2FC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC7D
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC7D | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC72
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#B2F4DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc7d; /* rgb */ color: rgb(178, 252, 125); /* oklch */ color: oklch(91.5% 0.176 133.7);
Tailwind
colors: {
custom: {
50: '#ccfda5',
500: '#b2fc7d',
950: '#000000',
},
}SCSS
$custom: #b2fc7d; $custom-light: #ccfda5; $custom-dark: #000000;
JSON
{
"hex": "#b2fc7d",
"rgb": {
"r": 178,
"g": 252,
"b": 125
},
"hsl": {
"h": 94.961,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91541,
"c": 0.1758,
"h": 133.7
},
"luminance": 0.80566
}Semantic roles & 50–950 ramp
primary
#B2FC7D
secondary
#9B43DA
accent
#00E686
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680