#B2FF74#B2FF74
#B2FF74 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.188 H 133.1°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF74 |
|---|---|
| RGB | rgb(178, 255, 116) |
| HSL | hsl(93, 100%, 73%) |
| HSV | hsv(93, 55%, 100%) |
| CMYK | cmyk(30.2%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(92.68, -46.14, 58.15) |
| CIE-LCH | lch(92.68, 74.23, 128.43°) |
| OKLab | oklab(92.11% -0.1282 0.1372) |
| OKLCH | oklch(92.11% 0.188 133.1) |
| XYZ | xyz(57.2715, 82.2440, 29.3768) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.70
Light Lime
#AEFD6C
ΔE00 0.84
Spring Green (survey)
#A9F971
ΔE00 1.49
Pale Lime Green
#B1FF65
ΔE00 1.67
Pale Lime
#BEFD73
ΔE00 1.96
Light Lime Green
#B9FF66
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF74 #C174FF
analogous
#F8FF74 #B2FF74 #74FF7B
triadic
#B2FF74 #74B2FF #FF74B2
tetradic
#B2FF74 #74F8FF #C174FF #FF7B74
square
#B2FF74 #74F8FF #C174FF #FF7B74
split-complementary
#B2FF74 #7B74FF #FF74F8
monochromatic
#6FF900 #90FF37 #B2FF74 #D4FFB1 #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#B2FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF74
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF74 | 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)
#FFEE66
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff74; /* rgb */ color: rgb(178, 255, 116); /* oklch */ color: oklch(92.1% 0.188 133.1);
Tailwind
colors: {
custom: {
50: '#ccffa0',
500: '#b2ff74',
950: '#000000',
},
}SCSS
$custom: #b2ff74; $custom-light: #ccffa0; $custom-dark: #000000;
JSON
{
"hex": "#b2ff74",
"rgb": {
"r": 178,
"g": 255,
"b": 116
},
"hsl": {
"h": 93.237,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.92114,
"c": 0.18779,
"h": 133.1
},
"luminance": 0.82246
}Semantic roles & 50–950 ramp
primary
#B2FF74
secondary
#943BDC
accent
#00E67F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680