#BAF787#BAF787
#BAF787 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.0% C 0.155 H 132.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF787 |
|---|---|
| RGB | rgb(186, 247, 135) |
| HSL | hsl(93, 88%, 75%) |
| HSV | hsv(93, 45%, 97%) |
| CMYK | cmyk(24.7%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(91.10, -37.84, 47.58) |
| CIE-LCH | lch(91.10, 60.79, 128.49°) |
| OKLab | oklab(91.02% -0.1044 0.1151) |
| OKLCH | oklch(91.02% 0.155 132.2) |
| XYZ | xyz(57.8827, 78.7084, 35.0596) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.88
Light Yellowish Green
#C2FF89
ΔE00 1.83
Celery
#C1FD95
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 2.40
Spring Green (survey)
#A9F971
ΔE00 3.27
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF787 #C487F7
analogous
#F2F787 #BAF787 #87F78C
triadic
#BAF787 #87BAF7 #F787BA
tetradic
#BAF787 #87F2F7 #C487F7 #F78C87
square
#BAF787 #87F2F7 #C487F7 #F78C87
split-complementary
#BAF787 #8C87F7 #F787F2
monochromatic
#78EF14 #99F34E #BAF787 #DBFBC0 #EFFDE2
Accessibility & contrast
On white
1.25
#BAF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BAF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF787
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF787 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97E
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#BCEFDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baf787; /* rgb */ color: rgb(186, 247, 135); /* oklch */ color: oklch(91.0% 0.155 132.2);
Tailwind
colors: {
custom: {
50: '#d1faac',
500: '#baf787',
950: '#000000',
},
}SCSS
$custom: #baf787; $custom-light: #d1faac; $custom-dark: #000000;
JSON
{
"hex": "#baf787",
"rgb": {
"r": 186,
"g": 247,
"b": 135
},
"hsl": {
"h": 92.679,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.91019,
"c": 0.15541,
"h": 132.2
},
"luminance": 0.7871
}Semantic roles & 50–950 ramp
primary
#BAF787
secondary
#974ED4
accent
#01E47D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581