#BAF183#BAF183
#BAF183 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.6% C 0.151 H 130.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF183 |
|---|---|
| RGB | rgb(186, 241, 131) |
| HSL | hsl(90, 80%, 73%) |
| HSV | hsv(90, 46%, 95%) |
| CMYK | cmyk(22.8%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(89.39, -35.58, 47.36) |
| CIE-LCH | lch(89.39, 59.24, 126.92°) |
| OKLab | oklab(89.62% -0.0984 0.1144) |
| OKLCH | oklch(89.62% 0.151 130.7) |
| XYZ | xyz(55.8010, 74.9872, 33.0024) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.88
Celery
#C1FD95
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.10
Light Yellow Green
#CCFD7F
ΔE00 3.80
Spring Green (survey)
#A9F971
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF183 #BA83F1
analogous
#F1F183 #BAF183 #83F183
triadic
#BAF183 #83BAF1 #F183BA
tetradic
#BAF183 #83F1F1 #BA83F1 #F18383
square
#BAF183 #83F1F1 #BA83F1 #F18383
split-complementary
#BAF183 #8383F1 #F183F1
monochromatic
#7DE019 #9BEB4C #BAF183 #D9F7BA #F0FCE4
Accessibility & contrast
On white
1.31
#BAF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BAF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF183
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF183 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE37A
Deuteranopia (green-blind)
#F2DF89
Tritanopia (blue-blind)
#BDE9D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baf183; /* rgb */ color: rgb(186, 241, 131); /* oklch */ color: oklch(89.6% 0.151 130.7);
Tailwind
colors: {
custom: {
50: '#d1f6a9',
500: '#baf183',
950: '#000000',
},
}SCSS
$custom: #baf183; $custom-light: #d1f6a9; $custom-dark: #000000;
JSON
{
"hex": "#baf183",
"rgb": {
"r": 186,
"g": 241,
"b": 131
},
"hsl": {
"h": 90,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.89617,
"c": 0.15089,
"h": 130.7
},
"luminance": 0.74988
}Semantic roles & 50–950 ramp
primary
#BAF183
secondary
#8C4CCC
accent
#09DC73
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581