#B2FD7C#B2FD7C
#B2FD7C is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.8% C 0.178 H 133.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FD7C |
|---|---|
| RGB | rgb(178, 253, 124) |
| HSL | hsl(95, 97%, 74%) |
| HSV | hsv(95, 51%, 99%) |
| CMYK | cmyk(29.6%, 0%, 51%, 0.8%) |
| CIE-LAB | lab(92.21, -44.46, 53.98) |
| CIE-LCH | lch(92.21, 69.93, 129.48°) |
| OKLab | oklab(91.76% -0.123 0.1287) |
| OKLCH | oklch(91.76% 0.178 133.7) |
| XYZ | xyz(57.1224, 81.1688, 31.7224) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.38
Key Lime
#AEFF6E
ΔE00 1.77
Light Lime
#AEFD6C
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 2.22
Light Pea Green
#C4FE82
ΔE00 2.47
Pale Lime
#BEFD73
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FD7C #C77CFD
analogous
#F2FD7C #B2FD7C #7CFD87
triadic
#B2FD7C #7CB2FD #FD7CB2
tetradic
#B2FD7C #7CF2FD #C77CFD #FD877C
square
#B2FD7C #7CF2FD #C77CFD #FD877C
split-complementary
#B2FD7C #877CFD #FD7CF2
monochromatic
#6BFB04 #8FFC40 #B2FD7C #D5FEB8 #EDFFE1
Accessibility & contrast
On white
1.22
#B2FD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#B2FD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FD7C
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FD7C | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED70
Deuteranopia (green-blind)
#FBE684
Tritanopia (blue-blind)
#B2F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fd7c; /* rgb */ color: rgb(178, 253, 124); /* oklch */ color: oklch(91.8% 0.178 133.7);
Tailwind
colors: {
custom: {
50: '#ccfea5',
500: '#b2fd7c',
950: '#000000',
},
}SCSS
$custom: #b2fd7c; $custom-light: #ccfea5; $custom-dark: #000000;
JSON
{
"hex": "#b2fd7c",
"rgb": {
"r": 178,
"g": 253,
"b": 124
},
"hsl": {
"h": 94.884,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91756,
"c": 0.17806,
"h": 133.7
},
"luminance": 0.81171
}Semantic roles & 50–950 ramp
primary
#B2FD7C
secondary
#9B42DB
accent
#00E685
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14180F
muted
#838680