#B2FE7D#B2FE7D
#B2FE7D is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.0% C 0.179 H 133.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE7D |
|---|---|
| RGB | rgb(178, 254, 125) |
| HSL | hsl(95, 98%, 74%) |
| HSV | hsv(95, 51%, 100%) |
| CMYK | cmyk(29.9%, 0%, 50.8%, 0.4%) |
| CIE-LAB | lab(92.50, -44.78, 53.87) |
| CIE-LCH | lch(92.50, 70.05, 129.74°) |
| OKLab | oklab(92% -0.1239 0.1286) |
| OKLCH | oklch(92% 0.179 133.9) |
| XYZ | xyz(57.5024, 81.8273, 32.1626) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.51
Key Lime
#AEFF6E
ΔE00 1.79
Light Lime
#AEFD6C
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.54
Pale Lime
#BEFD73
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE7D #C97DFE
analogous
#F2FE7D #B2FE7D #7DFE89
triadic
#B2FE7D #7DB2FE #FE7DB2
tetradic
#B2FE7D #7DF2FE #C97DFE #FE897D
square
#B2FE7D #7DF2FE #C97DFE #FE897D
split-complementary
#B2FE7D #897DFE #FE7DF2
monochromatic
#6AFD04 #8EFE40 #B2FE7D #D6FEBA #EDFFE1
Accessibility & contrast
On white
1.21
#B2FE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#B2FE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE7D
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE7D | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED71
Deuteranopia (green-blind)
#FCE785
Tritanopia (blue-blind)
#B2F6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fe7d; /* rgb */ color: rgb(178, 254, 125); /* oklch */ color: oklch(92.0% 0.179 133.9);
Tailwind
colors: {
custom: {
50: '#ccffa5',
500: '#b2fe7d',
950: '#000000',
},
}SCSS
$custom: #b2fe7d; $custom-light: #ccffa5; $custom-dark: #000000;
JSON
{
"hex": "#b2fe7d",
"rgb": {
"r": 178,
"g": 254,
"b": 125
},
"hsl": {
"h": 95.349,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.91996,
"c": 0.17852,
"h": 133.9
},
"luminance": 0.81829
}Semantic roles & 50–950 ramp
primary
#B2FE7D
secondary
#9D43DC
accent
#00E687
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680