#B6FC7C#B6FC7C
#B6FC7C is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.8% C 0.175 H 132.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FC7C |
|---|---|
| RGB | rgb(182, 252, 124) |
| HSL | hsl(93, 96%, 74%) |
| HSV | hsv(93, 51%, 99%) |
| CMYK | cmyk(27.8%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(92.14, -42.66, 53.95) |
| CIE-LCH | lch(92.14, 68.78, 128.34°) |
| OKLab | oklab(91.76% -0.1182 0.1286) |
| OKLCH | oklch(91.76% 0.175 132.6) |
| XYZ | xyz(57.7389, 81.0194, 31.6611) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 1.88
Light Lime
#AEFD6C
ΔE00 1.93
Pale Lime
#BEFD73
ΔE00 1.98
Key Lime
#AEFF6E
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FC7C #C27CFC
analogous
#F6FC7C #B6FC7C #7CFC82
triadic
#B6FC7C #7CB6FC #FC7CB6
tetradic
#B6FC7C #7CF6FC #C27CFC #FC827C
square
#B6FC7C #7CF6FC #C27CFC #FC827C
split-complementary
#B6FC7C #827CFC #FC7CF6
monochromatic
#73F806 #95FB40 #B6FC7C #D7FDB8 #EEFEE1
Accessibility & contrast
On white
1.22
#B6FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#B6FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FC7C
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FC7C | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC70
Deuteranopia (green-blind)
#FBE784
Tritanopia (blue-blind)
#B8F3DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b6fc7c; /* rgb */ color: rgb(182, 252, 124); /* oklch */ color: oklch(91.8% 0.175 132.6);
Tailwind
colors: {
custom: {
50: '#cffda5',
500: '#b6fc7c',
950: '#000000',
},
}SCSS
$custom: #b6fc7c; $custom-light: #cffda5; $custom-dark: #000000;
JSON
{
"hex": "#b6fc7c",
"rgb": {
"r": 182,
"g": 252,
"b": 124
},
"hsl": {
"h": 92.813,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91758,
"c": 0.17472,
"h": 132.6
},
"luminance": 0.81021
}Semantic roles & 50–950 ramp
primary
#B6FC7C
secondary
#9543DA
accent
#00E67E
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580