#B2FC83#B2FC83
#B2FC83 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.6% C 0.170 H 134.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC83 |
|---|---|
| RGB | rgb(178, 252, 131) |
| HSL | hsl(97, 95%, 75%) |
| HSV | hsv(97, 48%, 99%) |
| CMYK | cmyk(29.4%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(92.01, -43.25, 50.49) |
| CIE-LCH | lch(92.01, 66.48, 130.58°) |
| OKLab | oklab(91.62% -0.1193 0.1215) |
| OKLCH | oklch(91.62% 0.17 134.5) |
| XYZ | xyz(57.2660, 80.7225, 34.0321) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.04
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.69
Light Pea Green
#C4FE82
ΔE00 2.75
Key Lime
#AEFF6E
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC83 #CD83FC
analogous
#EFFC83 #B2FC83 #83FC90
triadic
#B2FC83 #83B2FC #FC83B2
tetradic
#B2FC83 #83EFFC #CD83FC #FC9083
square
#B2FC83 #83EFFC #CD83FC #FC9083
split-complementary
#B2FC83 #9083FC #FC83EF
monochromatic
#68F90B #8DFB47 #B2FC83 #D7FDBF #ECFEE1
Accessibility & contrast
On white
1.22
#B2FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#B2FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC83
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC83 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#B2F4E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc83; /* rgb */ color: rgb(178, 252, 131); /* oklch */ color: oklch(91.6% 0.170 134.5);
Tailwind
colors: {
custom: {
50: '#ccfda9',
500: '#b2fc83',
950: '#000000',
},
}SCSS
$custom: #b2fc83; $custom-light: #ccfda9; $custom-dark: #000000;
JSON
{
"hex": "#b2fc83",
"rgb": {
"r": 178,
"g": 252,
"b": 131
},
"hsl": {
"h": 96.694,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91621,
"c": 0.17024,
"h": 134.5
},
"luminance": 0.80724
}Semantic roles & 50–950 ramp
primary
#B2FC83
secondary
#A249DB
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681