#BAF084#BAF084
#BAF084 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.4% C 0.148 H 130.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF084 |
|---|---|
| RGB | rgb(186, 240, 132) |
| HSL | hsl(90, 78%, 73%) |
| HSV | hsv(90, 45%, 94%) |
| CMYK | cmyk(22.5%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(89.12, -35.01, 46.55) |
| CIE-LCH | lch(89.12, 58.25, 126.95°) |
| OKLab | oklab(89.41% -0.0967 0.1127) |
| OKLCH | oklch(89.41% 0.148 130.6) |
| XYZ | xyz(55.5739, 74.4241, 33.2627) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.08
Celery
#C1FD95
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 3.18
Light Pea Green
#C4FE82
ΔE00 3.38
Light Yellow Green
#CCFD7F
ΔE00 4.04
Spring Green (survey)
#A9F971
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF084 #BA84F0
analogous
#F0F084 #BAF084 #84F084
triadic
#BAF084 #84BAF0 #F084BA
tetradic
#BAF084 #84F0F0 #BA84F0 #F08484
square
#BAF084 #84F0F0 #BA84F0 #F08484
split-complementary
#BAF084 #8484F0 #F084F0
monochromatic
#7DDE1B #9BE94D #BAF084 #D9F7BB #F0FCE4
Accessibility & contrast
On white
1.32
#BAF084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BAF084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF084
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF084 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27B
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#BDE8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baf084; /* rgb */ color: rgb(186, 240, 132); /* oklch */ color: oklch(89.4% 0.148 130.6);
Tailwind
colors: {
custom: {
50: '#d1f5a9',
500: '#baf084',
950: '#000000',
},
}SCSS
$custom: #baf084; $custom-light: #d1f5a9; $custom-dark: #000000;
JSON
{
"hex": "#baf084",
"rgb": {
"r": 186,
"g": 240,
"b": 132
},
"hsl": {
"h": 90,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.89408,
"c": 0.14848,
"h": 130.6
},
"luminance": 0.74425
}Semantic roles & 50–950 ramp
primary
#BAF084
secondary
#8C4DCB
accent
#0BDB73
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581