#BAF883#BAF883
#BAF883 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.2% C 0.161 H 131.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF883 |
|---|---|
| RGB | rgb(186, 248, 131) |
| HSL | hsl(92, 89%, 74%) |
| HSV | hsv(92, 47%, 97%) |
| CMYK | cmyk(25%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(91.33, -38.74, 49.76) |
| CIE-LCH | lch(91.33, 63.06, 127.91°) |
| OKLab | oklab(91.19% -0.1071 0.1198) |
| OKLCH | oklch(91.19% 0.161 131.8) |
| XYZ | xyz(57.9129, 79.2111, 33.7064) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.06
Light Yellowish Green
#C2FF89
ΔE00 1.52
Light Pea Green
#C4FE82
ΔE00 1.89
Celery
#C1FD95
ΔE00 2.26
Spring Green (survey)
#A9F971
ΔE00 2.79
Pale Lime
#BEFD73
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF883 #C183F8
analogous
#F4F883 #BAF883 #83F887
triadic
#BAF883 #83BAF8 #F883BA
tetradic
#BAF883 #83F4F8 #C183F8 #F88783
square
#BAF883 #83F4F8 #C183F8 #F88783
split-complementary
#BAF883 #8783F8 #F883F4
monochromatic
#7AF10F #9AF549 #BAF883 #DAFBBD #EFFDE2
Accessibility & contrast
On white
1.25
#BAF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BAF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF883
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF883 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F8E48A
Tritanopia (blue-blind)
#BCF0DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baf883; /* rgb */ color: rgb(186, 248, 131); /* oklch */ color: oklch(91.2% 0.161 131.8);
Tailwind
colors: {
custom: {
50: '#d1fba9',
500: '#baf883',
950: '#000000',
},
}SCSS
$custom: #baf883; $custom-light: #d1fba9; $custom-dark: #000000;
JSON
{
"hex": "#baf883",
"rgb": {
"r": 186,
"g": 248,
"b": 131
},
"hsl": {
"h": 91.795,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.91187,
"c": 0.1607,
"h": 131.8
},
"luminance": 0.79213
}Semantic roles & 50–950 ramp
primary
#BAF883
secondary
#944AD5
accent
#00E67A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581