#B3FD8A#B3FD8A
#B3FD8A is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.0% C 0.164 H 135.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FD8A |
|---|---|
| RGB | rgb(179, 253, 138) |
| HSL | hsl(99, 97%, 77%) |
| HSV | hsv(99, 45%, 99%) |
| CMYK | cmyk(29.2%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(92.43, -42.53, 47.72) |
| CIE-LCH | lch(92.43, 63.92, 131.71°) |
| OKLab | oklab(92% -0.1169 0.1157) |
| OKLCH | oklch(92% 0.164 135.3) |
| XYZ | xyz(58.3017, 81.6672, 36.7314) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Light Yellowish Green
#C2FF89
ΔE00 2.29
Pale Light Green
#B1FC99
ΔE00 2.52
Spring Green (survey)
#A9F971
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FD8A #D48AFD
analogous
#ECFD8A #B3FD8A #8AFD9B
triadic
#B3FD8A #8AB3FD #FD8AB3
tetradic
#B3FD8A #8AECFD #D48AFD #FD9B8A
square
#B3FD8A #8AECFD #D48AFD #FD9B8A
split-complementary
#B3FD8A #9B8AFD #FD8AEC
monochromatic
#65FB12 #8CFC4E #B3FD8A #DAFEC6 #EBFEE1
Accessibility & contrast
On white
1.21
#B3FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#B3FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FD8A
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FD8A | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED81
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#B2F5E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b3fd8a; /* rgb */ color: rgb(179, 253, 138); /* oklch */ color: oklch(92.0% 0.164 135.3);
Tailwind
colors: {
custom: {
50: '#ccfeae',
500: '#b3fd8a',
950: '#000000',
},
}SCSS
$custom: #b3fd8a; $custom-light: #ccfeae; $custom-dark: #000000;
JSON
{
"hex": "#b3fd8a",
"rgb": {
"r": 179,
"g": 253,
"b": 138
},
"hsl": {
"h": 98.609,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92003,
"c": 0.16447,
"h": 135.3
},
"luminance": 0.81669
}Semantic roles & 50–950 ramp
primary
#B3FD8A
secondary
#AA4EDD
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681