#B2FF85#B2FF85
#B2FF85 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.3% C 0.173 H 135.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF85 |
|---|---|
| RGB | rgb(178, 255, 133) |
| HSL | hsl(98, 100%, 76%) |
| HSV | hsv(98, 48%, 100%) |
| CMYK | cmyk(30.2%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.87, -44.32, 50.62) |
| CIE-LCH | lch(92.87, 67.28, 131.21°) |
| OKLab | oklab(92.33% -0.1221 0.1219) |
| OKLCH | oklch(92.33% 0.173 135.1) |
| XYZ | xyz(58.3524, 82.6763, 35.0694) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 2.24
Spring Green (survey)
#A9F971
ΔE00 2.29
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Key Lime
#AEFF6E
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.83
Light Lime
#AEFD6C
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF85 #D285FF
analogous
#EFFF85 #B2FF85 #85FF95
triadic
#B2FF85 #85B2FF #FF85B2
tetradic
#B2FF85 #85EFFF #D285FF #FF9585
square
#B2FF85 #85EFFF #D285FF #FF9585
split-complementary
#B2FF85 #9585FF #FF85EF
monochromatic
#65FF0B #8BFF48 #B2FF85 #D9FFC2 #ECFFE0
Accessibility & contrast
On white
1.20
#B2FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#B2FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF85
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF85 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7B
Deuteranopia (green-blind)
#FCE88D
Tritanopia (blue-blind)
#B1F7E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff85; /* rgb */ color: rgb(178, 255, 133); /* oklch */ color: oklch(92.3% 0.173 135.1);
Tailwind
colors: {
custom: {
50: '#ccffab',
500: '#b2ff85',
950: '#000000',
},
}SCSS
$custom: #b2ff85; $custom-light: #ccffab; $custom-dark: #000000;
JSON
{
"hex": "#b2ff85",
"rgb": {
"r": 178,
"g": 255,
"b": 133
},
"hsl": {
"h": 97.869,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.9233,
"c": 0.17252,
"h": 135.1
},
"luminance": 0.82678
}Semantic roles & 50–950 ramp
primary
#B2FF85
secondary
#A849DF
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681