#B2FF7D#B2FF7D
#B2FF7D is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.2% C 0.180 H 134.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF7D |
|---|---|
| RGB | rgb(178, 255, 125) |
| HSL | hsl(96, 100%, 75%) |
| HSV | hsv(96, 51%, 100%) |
| CMYK | cmyk(30.2%, 0%, 51%, 0%) |
| CIE-LAB | lab(92.78, -45.21, 54.21) |
| CIE-LCH | lch(92.78, 70.59, 129.83°) |
| OKLab | oklab(92.22% -0.125 0.1293) |
| OKLCH | oklch(92.22% 0.18 134) |
| XYZ | xyz(57.8206, 82.4636, 32.2687) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.59
Key Lime
#AEFF6E
ΔE00 1.70
Light Lime
#AEFD6C
ΔE00 1.86
Light Yellowish Green
#C2FF89
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF7D #CA7DFF
analogous
#F3FF7D #B2FF7D #7DFF89
triadic
#B2FF7D #7DB2FF #FF7DB2
tetradic
#B2FF7D #7DF3FF #CA7DFF #FF897D
square
#B2FF7D #7DF3FF #CA7DFF #FF897D
split-complementary
#B2FF7D #897DFF #FF7DF3
monochromatic
#6AFF03 #8EFF40 #B2FF7D #D6FFBA #EDFFE0
Accessibility & contrast
On white
1.20
#B2FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#B2FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF7D
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF7D | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE71
Deuteranopia (green-blind)
#FCE885
Tritanopia (blue-blind)
#B2F7E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff7d; /* rgb */ color: rgb(178, 255, 125); /* oklch */ color: oklch(92.2% 0.180 134.0);
Tailwind
colors: {
custom: {
50: '#ccffa5',
500: '#b2ff7d',
950: '#000000',
},
}SCSS
$custom: #b2ff7d; $custom-light: #ccffa5; $custom-dark: #000000;
JSON
{
"hex": "#b2ff7d",
"rgb": {
"r": 178,
"g": 255,
"b": 125
},
"hsl": {
"h": 95.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.92224,
"c": 0.17988,
"h": 134
},
"luminance": 0.82466
}Semantic roles & 50–950 ramp
primary
#B2FF7D
secondary
#9E42DE
accent
#00E688
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680