#BAF486#BAF486
#BAF486 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.3% C 0.152 H 131.6°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF486 |
|---|---|
| RGB | rgb(186, 244, 134) |
| HSL | hsl(92, 83%, 74%) |
| HSV | hsv(92, 45%, 96%) |
| CMYK | cmyk(23.8%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(90.26, -36.60, 47.00) |
| CIE-LCH | lch(90.26, 59.57, 127.91°) |
| OKLab | oklab(90.33% -0.101 0.1138) |
| OKLCH | oklch(90.33% 0.152 131.6) |
| XYZ | xyz(56.9026, 76.8604, 34.3872) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.28
Celery
#C1FD95
ΔE00 2.23
Light Yellowish Green
#C2FF89
ΔE00 2.38
Light Pea Green
#C4FE82
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 3.63
Light Yellow Green
#CCFD7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF486 #C086F4
analogous
#F1F486 #BAF486 #86F489
triadic
#BAF486 #86BAF4 #F486BA
tetradic
#BAF486 #86F1F4 #C086F4 #F48986
square
#BAF486 #86F1F4 #C086F4 #F48986
split-complementary
#BAF486 #8986F4 #F486F1
monochromatic
#7AEA16 #9AEF4E #BAF486 #DAF9BE #EFFCE3
Accessibility & contrast
On white
1.28
#BAF486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#BAF486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF486
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF486 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67D
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#BCECDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #baf486; /* rgb */ color: rgb(186, 244, 134); /* oklch */ color: oklch(90.3% 0.152 131.6);
Tailwind
colors: {
custom: {
50: '#d1f8ab',
500: '#baf486',
950: '#000000',
},
}SCSS
$custom: #baf486; $custom-light: #d1f8ab; $custom-dark: #000000;
JSON
{
"hex": "#baf486",
"rgb": {
"r": 186,
"g": 244,
"b": 134
},
"hsl": {
"h": 91.636,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.90333,
"c": 0.15215,
"h": 131.6
},
"luminance": 0.76862
}Semantic roles & 50–950 ramp
primary
#BAF486
secondary
#934ED0
accent
#06E079
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581