#B6F775#B6F775
#B6F775 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.5% C 0.174 H 131.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B6F775 |
|---|---|
| RGB | rgb(182, 247, 117) |
| HSL | hsl(90, 89%, 71%) |
| HSV | hsv(90, 53%, 97%) |
| CMYK | cmyk(26.3%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(90.67, -41.19, 55.38) |
| CIE-LCH | lch(90.67, 69.02, 126.64°) |
| OKLab | oklab(90.54% -0.1147 0.1312) |
| OKLCH | oklch(90.54% 0.174 131.1) |
| XYZ | xyz(55.7624, 77.7495, 28.8954) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.71
Spring Green (survey)
#A9F971
ΔE00 1.91
Light Pea Green
#C4FE82
ΔE00 2.07
Light Lime
#AEFD6C
ΔE00 2.13
Key Lime
#AEFF6E
ΔE00 2.42
Light Yellowish Green
#C2FF89
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6F775 #B675F7
analogous
#F7F775 #B6F775 #75F775
triadic
#B6F775 #75B6F7 #F775B6
tetradic
#B6F775 #75F7F7 #B675F7 #F77575
square
#B6F775 #75F7F7 #B675F7 #F77575
split-complementary
#B6F775 #7575F7 #F775F7
monochromatic
#79E40D #97F43B #B6F775 #D5FAAF #F0FDE2
Accessibility & contrast
On white
1.27
#B6F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#B6F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6F775
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6F775 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#F7E37D
Tritanopia (blue-blind)
#B9EEDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b6f775; /* rgb */ color: rgb(182, 247, 117); /* oklch */ color: oklch(90.5% 0.174 131.1);
Tailwind
colors: {
custom: {
50: '#cffaa0',
500: '#b6f775',
950: '#000000',
},
}SCSS
$custom: #b6f775; $custom-light: #cffaa0; $custom-dark: #000000;
JSON
{
"hex": "#b6f775",
"rgb": {
"r": 182,
"g": 247,
"b": 117
},
"hsl": {
"h": 90,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.90538,
"c": 0.17429,
"h": 131.1
},
"luminance": 0.77751
}Semantic roles & 50–950 ramp
primary
#B6F775
secondary
#883ED2
accent
#00E673
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580