#BAF983#BAF983
#BAF983 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.4% C 0.162 H 132.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF983 |
|---|---|
| RGB | rgb(186, 249, 131) |
| HSL | hsl(92, 91%, 75%) |
| HSV | hsv(92, 47%, 98%) |
| CMYK | cmyk(25.3%, 0%, 47.4%, 2.4%) |
| CIE-LAB | lab(91.61, -39.19, 50.10) |
| CIE-LCH | lch(91.61, 63.60, 128.03°) |
| OKLab | oklab(91.41% -0.1084 0.1205) |
| OKLCH | oklch(91.41% 0.162 132) |
| XYZ | xyz(58.2212, 79.8276, 33.8091) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.11
Light Yellowish Green
#C2FF89
ΔE00 1.37
Light Pea Green
#C4FE82
ΔE00 1.78
Celery
#C1FD95
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.68
Pale Lime
#BEFD73
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF983 #C283F9
analogous
#F5F983 #BAF983 #83F987
triadic
#BAF983 #83BAF9 #F983BA
tetradic
#BAF983 #83F5F9 #C283F9 #F98783
square
#BAF983 #83F5F9 #C283F9 #F98783
split-complementary
#BAF983 #8783F9 #F983F5
monochromatic
#79F30E #9AF649 #BAF983 #DAFCBD #EFFEE2
Accessibility & contrast
On white
1.24
#BAF983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#BAF983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF983
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF983 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#F9E58A
Tritanopia (blue-blind)
#BCF1DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf983; /* rgb */ color: rgb(186, 249, 131); /* oklch */ color: oklch(91.4% 0.162 132.0);
Tailwind
colors: {
custom: {
50: '#d1fba9',
500: '#baf983',
950: '#000000',
},
}SCSS
$custom: #baf983; $custom-light: #d1fba9; $custom-dark: #000000;
JSON
{
"hex": "#baf983",
"rgb": {
"r": 186,
"g": 249,
"b": 131
},
"hsl": {
"h": 92.034,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.91411,
"c": 0.16209,
"h": 132
},
"luminance": 0.79829
}Semantic roles & 50–950 ramp
primary
#BAF983
secondary
#954AD7
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581