#BAF690#BAF690
#BAF690 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.145 H 133.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF690 |
|---|---|
| RGB | rgb(186, 246, 144) |
| HSL | hsl(95, 85%, 76%) |
| HSV | hsv(95, 41%, 96%) |
| CMYK | cmyk(24.4%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(90.95, -36.29, 43.04) |
| CIE-LCH | lch(90.95, 56.30, 130.14°) |
| OKLab | oklab(90.93% -0.0996 0.1053) |
| OKLCH | oklch(90.93% 0.145 133.4) |
| XYZ | xyz(58.2383, 78.3627, 38.4373) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.49
Pistachio (survey)
#C0FA8B
ΔE00 1.73
Pale Light Green
#B1FC99
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.85
Tea Green
#BDF8A3
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF690 #CC90F6
analogous
#EDF690 #BAF690 #90F699
triadic
#BAF690 #90BAF6 #F690BA
tetradic
#BAF690 #90EDF6 #CC90F6 #F69990
square
#BAF690 #90EDF6 #CC90F6 #F69990
split-complementary
#BAF690 #9990F6 #F690ED
monochromatic
#74ED1F #97F157 #BAF690 #DDFBC9 #EDFDE3
Accessibility & contrast
On white
1.26
#BAF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BAF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF690
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF690 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F5E396
Tritanopia (blue-blind)
#BBEFDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baf690; /* rgb */ color: rgb(186, 246, 144); /* oklch */ color: oklch(90.9% 0.145 133.4);
Tailwind
colors: {
custom: {
50: '#d0f9b2',
500: '#baf690',
950: '#000000',
},
}SCSS
$custom: #baf690; $custom-light: #d0f9b2; $custom-dark: #000000;
JSON
{
"hex": "#baf690",
"rgb": {
"r": 186,
"g": 246,
"b": 144
},
"hsl": {
"h": 95.294,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.90931,
"c": 0.14496,
"h": 133.4
},
"luminance": 0.78364
}Semantic roles & 50–950 ramp
primary
#BAF690
secondary
#A056D4
accent
#04E186
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581