#BAF992#BAF992
#BAF992 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.147 H 134.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF992 |
|---|---|
| RGB | rgb(186, 249, 146) |
| HSL | hsl(97, 90%, 77%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(25.3%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(91.80, -37.40, 43.16) |
| CIE-LCH | lch(91.80, 57.11, 130.91°) |
| OKLab | oklab(91.63% -0.1026 0.1056) |
| OKLCH | oklch(91.63% 0.147 134.2) |
| XYZ | xyz(59.3124, 80.2641, 39.5561) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.09
Pistachio (survey)
#C0FA8B
ΔE00 1.72
Pale Light Green
#B1FC99
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.63
Tea Green
#BDF8A3
ΔE00 2.87
Pastel Green
#B0FF9D
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF992 #D192F9
analogous
#EDF992 #BAF992 #92F99E
triadic
#BAF992 #92BAF9 #F992BA
tetradic
#BAF992 #92EDF9 #D192F9 #F99E92
square
#BAF992 #92EDF9 #D192F9 #F99E92
split-complementary
#BAF992 #9E92F9 #F992ED
monochromatic
#71F31E #95F658 #BAF992 #DFFCCC #EDFDE2
Accessibility & contrast
On white
1.23
#BAF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BAF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF992
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF992 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#BAF2E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf992; /* rgb */ color: rgb(186, 249, 146); /* oklch */ color: oklch(91.6% 0.147 134.2);
Tailwind
colors: {
custom: {
50: '#d1fbb3',
500: '#baf992',
950: '#000000',
},
}SCSS
$custom: #baf992; $custom-light: #d1fbb3; $custom-dark: #000000;
JSON
{
"hex": "#baf992",
"rgb": {
"r": 186,
"g": 249,
"b": 146
},
"hsl": {
"h": 96.699,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.91633,
"c": 0.14727,
"h": 134.2
},
"luminance": 0.80266
}Semantic roles & 50–950 ramp
primary
#BAF992
secondary
#A657D8
accent
#00E68C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581