#BAF495#BAF495
#BAF495 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.6% C 0.137 H 134.0°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF495 |
|---|---|
| RGB | rgb(186, 244, 149) |
| HSL | hsl(97, 81%, 77%) |
| HSV | hsv(97, 39%, 96%) |
| CMYK | cmyk(23.8%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(90.46, -34.74, 39.97) |
| CIE-LCH | lch(90.46, 52.96, 130.99°) |
| OKLab | oklab(90.57% -0.0951 0.0984) |
| OKLCH | oklch(90.57% 0.137 134) |
| XYZ | xyz(58.0239, 77.3089, 40.2930) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.07
Celery
#C1FD95
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.64
Pistachio (survey)
#C0FA8B
ΔE00 2.72
Washed Out Green
#BCF5A6
ΔE00 2.85
Pastel Green
#B0FF9D
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF495 #CF95F4
analogous
#E9F495 #BAF495 #95F4A0
triadic
#BAF495 #95BAF4 #F495BA
tetradic
#BAF495 #95E9F4 #CF95F4 #F4A095
square
#BAF495 #95E9F4 #CF95F4 #F4A095
split-complementary
#BAF495 #A095F4 #F495E9
monochromatic
#72E826 #96EE5E #BAF495 #DEFACC #EDFCE3
Accessibility & contrast
On white
1.28
#BAF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#BAF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF495
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF495 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78E
Deuteranopia (green-blind)
#F2E29A
Tritanopia (blue-blind)
#BAEDDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baf495; /* rgb */ color: rgb(186, 244, 149); /* oklch */ color: oklch(90.6% 0.137 134.0);
Tailwind
colors: {
custom: {
50: '#d0f8b5',
500: '#baf495',
950: '#000000',
},
}SCSS
$custom: #baf495; $custom-light: #d0f8b5; $custom-dark: #000000;
JSON
{
"hex": "#baf495",
"rgb": {
"r": 186,
"g": 244,
"b": 149
},
"hsl": {
"h": 96.632,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.90566,
"c": 0.13689,
"h": 134
},
"luminance": 0.7731
}Semantic roles & 50–950 ramp
primary
#BAF495
secondary
#A45BD2
accent
#08DE8A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581