#BAF07E#BAF07E
#BAF07E is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.3% C 0.154 H 129.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF07E |
|---|---|
| RGB | rgb(186, 240, 126) |
| HSL | hsl(88, 79%, 72%) |
| HSV | hsv(88, 48%, 94%) |
| CMYK | cmyk(22.5%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(89.05, -35.69, 49.31) |
| CIE-LCH | lch(89.05, 60.88, 125.90°) |
| OKLab | oklab(89.32% -0.099 0.1185) |
| OKLCH | oklch(89.32% 0.154 129.9) |
| XYZ | xyz(55.1751, 74.2645, 31.1622) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.53
Pale Lime
#BEFD73
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF07E #B47EF0
analogous
#F0ED7E #BAF07E #81F07E
triadic
#BAF07E #7EBAF0 #F07EBA
tetradic
#BAF07E #7EF0ED #B47EF0 #F07E81
square
#BAF07E #7EF0ED #B47EF0 #F07E81
split-complementary
#BAF07E #7E81F0 #ED7EF0
monochromatic
#7FDA19 #9DEA47 #BAF07E #D7F6B5 #F0FCE4
Accessibility & contrast
On white
1.32
#BAF07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BAF07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF07E
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF07E | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E274
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#BEE8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #baf07e; /* rgb */ color: rgb(186, 240, 126); /* oklch */ color: oklch(89.3% 0.154 129.9);
Tailwind
colors: {
custom: {
50: '#d1f5a5',
500: '#baf07e',
950: '#000000',
},
}SCSS
$custom: #baf07e; $custom-light: #d1f5a5; $custom-dark: #000000;
JSON
{
"hex": "#baf07e",
"rgb": {
"r": 186,
"g": 240,
"b": 126
},
"hsl": {
"h": 88.421,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.89323,
"c": 0.1544,
"h": 129.9
},
"luminance": 0.74266
}Semantic roles & 50–950 ramp
primary
#BAF07E
secondary
#8648CA
accent
#0ADB6D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580