#B2FD7A#B2FD7A
#B2FD7A is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 91.7% C 0.180 H 133.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD7A |
|---|---|
| RGB | rgb(178, 253, 122) |
| HSL | hsl(94, 97%, 74%) |
| HSV | hsv(94, 52%, 99%) |
| CMYK | cmyk(29.6%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(92.18, -44.67, 54.86) |
| CIE-LCH | lch(92.18, 70.75, 129.15°) |
| OKLab | oklab(91.73% -0.1237 0.1305) |
| OKLCH | oklch(91.73% 0.18 133.5) |
| XYZ | xyz(56.9972, 81.1187, 31.0630) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.27
Key Lime
#AEFF6E
ΔE00 1.54
Light Lime
#AEFD6C
ΔE00 1.57
Pale Lime
#BEFD73
ΔE00 2.28
Light Yellowish Green
#C2FF89
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD7A #C57AFD
analogous
#F4FD7A #B2FD7A #7AFD83
triadic
#B2FD7A #7AB2FD #FD7AB2
tetradic
#B2FD7A #7AF4FD #C57AFD #FD837A
square
#B2FD7A #7AF4FD #C57AFD #FD837A
split-complementary
#B2FD7A #837AFD #FD7AF4
monochromatic
#6DF904 #8FFC3E #B2FD7A #D5FEB6 #EEFFE1
Accessibility & contrast
On white
1.22
#B2FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#B2FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD7A
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD7A | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6E
Deuteranopia (green-blind)
#FBE683
Tritanopia (blue-blind)
#B3F4DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fd7a; /* rgb */ color: rgb(178, 253, 122); /* oklch */ color: oklch(91.7% 0.180 133.5);
Tailwind
colors: {
custom: {
50: '#ccfea3',
500: '#b2fd7a',
950: '#000000',
},
}SCSS
$custom: #b2fd7a; $custom-light: #ccfea3; $custom-dark: #000000;
JSON
{
"hex": "#b2fd7a",
"rgb": {
"r": 178,
"g": 253,
"b": 122
},
"hsl": {
"h": 94.351,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.9173,
"c": 0.17987,
"h": 133.5
},
"luminance": 0.81121
}Semantic roles & 50–950 ramp
primary
#B2FD7A
secondary
#9941DB
accent
#00E683
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680