#B8F680#B8F680
#B8F680 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.6% C 0.162 H 131.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B8F680 |
|---|---|
| RGB | rgb(184, 246, 128) |
| HSL | hsl(92, 87%, 73%) |
| HSV | hsv(92, 48%, 96%) |
| CMYK | cmyk(25.2%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(90.62, -38.88, 50.28) |
| CIE-LCH | lch(90.62, 63.56, 127.72°) |
| OKLab | oklab(90.58% -0.1076 0.1208) |
| OKLCH | oklch(90.58% 0.162 131.7) |
| XYZ | xyz(56.6184, 77.6589, 32.4245) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Light Yellowish Green
#C2FF89
ΔE00 1.95
Light Pea Green
#C4FE82
ΔE00 2.15
Celery
#C1FD95
ΔE00 2.65
Spring Green (survey)
#A9F971
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8F680 #BE80F6
analogous
#F3F680 #B8F680 #80F683
triadic
#B8F680 #80B8F6 #F680B8
tetradic
#B8F680 #80F3F6 #BE80F6 #F68380
square
#B8F680 #80F3F6 #BE80F6 #F68380
split-complementary
#B8F680 #8380F6 #F680F3
monochromatic
#78EB11 #98F247 #B8F680 #D8FAB9 #EFFDE2
Accessibility & contrast
On white
1.27
#B8F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#B8F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8F680
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8F680 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#F6E287
Tritanopia (blue-blind)
#BAEEDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b8f680; /* rgb */ color: rgb(184, 246, 128); /* oklch */ color: oklch(90.6% 0.162 131.7);
Tailwind
colors: {
custom: {
50: '#d0f9a7',
500: '#b8f680',
950: '#000000',
},
}SCSS
$custom: #b8f680; $custom-light: #d0f9a7; $custom-dark: #000000;
JSON
{
"hex": "#b8f680",
"rgb": {
"r": 184,
"g": 246,
"b": 128
},
"hsl": {
"h": 91.525,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.90575,
"c": 0.16176,
"h": 131.7
},
"luminance": 0.7766
}Semantic roles & 50–950 ramp
primary
#B8F680
secondary
#9148D2
accent
#02E378
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580