#B2FD7E#B2FD7E
#B2FD7E is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.176 H 133.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD7E |
|---|---|
| RGB | rgb(178, 253, 126) |
| HSL | hsl(95, 97%, 74%) |
| HSV | hsv(95, 50%, 99%) |
| CMYK | cmyk(29.6%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(92.23, -44.24, 53.09) |
| CIE-LCH | lch(92.23, 69.11, 129.81°) |
| OKLab | oklab(91.78% -0.1223 0.1269) |
| OKLCH | oklch(91.78% 0.176 133.9) |
| XYZ | xyz(57.2501, 81.2199, 32.3952) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.53
Key Lime
#AEFF6E
ΔE00 2.02
Light Lime
#AEFD6C
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD7E #C97EFD
analogous
#F2FD7E #B2FD7E #7EFD8A
triadic
#B2FD7E #7EB2FD #FD7EB2
tetradic
#B2FD7E #7EF2FD #C97EFD #FD8A7E
square
#B2FD7E #7EF2FD #C97EFD #FD8A7E
split-complementary
#B2FD7E #8A7EFD #FD7EF2
monochromatic
#6AFB05 #8EFC42 #B2FD7E #D6FEBA #EDFFE1
Accessibility & contrast
On white
1.22
#B2FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#B2FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD7E
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD7E | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED73
Deuteranopia (green-blind)
#FBE686
Tritanopia (blue-blind)
#B2F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fd7e; /* rgb */ color: rgb(178, 253, 126); /* oklch */ color: oklch(91.8% 0.176 133.9);
Tailwind
colors: {
custom: {
50: '#ccfea6',
500: '#b2fd7e',
950: '#000000',
},
}SCSS
$custom: #b2fd7e; $custom-light: #ccfea6; $custom-dark: #000000;
JSON
{
"hex": "#b2fd7e",
"rgb": {
"r": 178,
"g": 253,
"b": 126
},
"hsl": {
"h": 95.433,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91781,
"c": 0.17625,
"h": 133.9
},
"luminance": 0.81222
}Semantic roles & 50–950 ramp
primary
#B2FD7E
secondary
#9D44DB
accent
#00E688
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680