#B2FF75#B2FF75
#B2FF75 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.1% C 0.187 H 133.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF75 |
|---|---|
| RGB | rgb(178, 255, 117) |
| HSL | hsl(93, 100%, 73%) |
| HSV | hsv(93, 54%, 100%) |
| CMYK | cmyk(30.2%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(92.69, -46.04, 57.72) |
| CIE-LCH | lch(92.69, 73.83, 128.58°) |
| OKLab | oklab(92.13% -0.1279 0.1364) |
| OKLCH | oklch(92.13% 0.187 133.2) |
| XYZ | xyz(57.3300, 82.2674, 29.6848) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.79
Light Lime
#AEFD6C
ΔE00 0.93
Spring Green (survey)
#A9F971
ΔE00 1.46
Pale Lime Green
#B1FF65
ΔE00 1.79
Pale Lime
#BEFD73
ΔE00 2.01
Light Lime Green
#B9FF66
ΔE00 2.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF75 #C275FF
analogous
#F7FF75 #B2FF75 #75FF7D
triadic
#B2FF75 #75B2FF #FF75B2
tetradic
#B2FF75 #75F7FF #C275FF #FF7D75
square
#B2FF75 #75F7FF #C275FF #FF7D75
split-complementary
#B2FF75 #7D75FF #FF75F7
monochromatic
#6EFA00 #90FF38 #B2FF75 #D4FFB2 #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#B2FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF75
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF75 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE68
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff75; /* rgb */ color: rgb(178, 255, 117); /* oklch */ color: oklch(92.1% 0.187 133.2);
Tailwind
colors: {
custom: {
50: '#ccffa0',
500: '#b2ff75',
950: '#000000',
},
}SCSS
$custom: #b2ff75; $custom-light: #ccffa0; $custom-dark: #000000;
JSON
{
"hex": "#b2ff75",
"rgb": {
"r": 178,
"g": 255,
"b": 117
},
"hsl": {
"h": 93.478,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92126,
"c": 0.18694,
"h": 133.2
},
"luminance": 0.82269
}Semantic roles & 50–950 ramp
primary
#B2FF75
secondary
#953CDD
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680