#BAF982#BAF982
#BAF982 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.4% C 0.163 H 131.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF982 |
|---|---|
| RGB | rgb(186, 249, 130) |
| HSL | hsl(92, 91%, 74%) |
| HSV | hsv(92, 48%, 98%) |
| CMYK | cmyk(25.3%, 0%, 47.8%, 2.4%) |
| CIE-LAB | lab(91.60, -39.30, 50.55) |
| CIE-LCH | lch(91.60, 64.03, 127.86°) |
| OKLab | oklab(91.4% -0.1087 0.1215) |
| OKLCH | oklch(91.4% 0.163 131.8) |
| XYZ | xyz(58.1538, 79.8007, 33.4539) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.21
Light Yellowish Green
#C2FF89
ΔE00 1.38
Light Pea Green
#C4FE82
ΔE00 1.70
Celery
#C1FD95
ΔE00 2.38
Pale Lime
#BEFD73
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF982 #C182F9
analogous
#F5F982 #BAF982 #82F986
triadic
#BAF982 #82BAF9 #F982BA
tetradic
#BAF982 #82F5F9 #C182F9 #F98682
square
#BAF982 #82F5F9 #C182F9 #F98682
split-complementary
#BAF982 #8682F9 #F982F5
monochromatic
#7AF30D #9AF648 #BAF982 #DAFCBC #EFFEE2
Accessibility & contrast
On white
1.24
#BAF982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#BAF982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF982
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF982 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#F9E589
Tritanopia (blue-blind)
#BCF1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf982; /* rgb */ color: rgb(186, 249, 130); /* oklch */ color: oklch(91.4% 0.163 131.8);
Tailwind
colors: {
custom: {
50: '#d1fba8',
500: '#baf982',
950: '#000000',
},
}SCSS
$custom: #baf982; $custom-light: #d1fba8; $custom-dark: #000000;
JSON
{
"hex": "#baf982",
"rgb": {
"r": 186,
"g": 249,
"b": 130
},
"hsl": {
"h": 91.765,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.91398,
"c": 0.16305,
"h": 131.8
},
"luminance": 0.79802
}Semantic roles & 50–950 ramp
primary
#BAF982
secondary
#9449D6
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581