#BAF993#BAF993
#BAF993 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.6% C 0.146 H 134.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF993 |
|---|---|
| RGB | rgb(186, 249, 147) |
| HSL | hsl(97, 89%, 78%) |
| HSV | hsv(97, 41%, 98%) |
| CMYK | cmyk(25.3%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.82, -37.27, 42.69) |
| CIE-LCH | lch(91.82, 56.67, 131.12°) |
| OKLab | oklab(91.65% -0.1022 0.1046) |
| OKLCH | oklch(91.65% 0.146 134.3) |
| XYZ | xyz(59.3905, 80.2954, 39.9676) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.13
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Pale Light Green
#B1FC99
ΔE00 2.04
Tea Green
#BDF8A3
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.76
Pastel Green
#B0FF9D
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF993 #D293F9
analogous
#EDF993 #BAF993 #93F99F
triadic
#BAF993 #93BAF9 #F993BA
tetradic
#BAF993 #93EDF9 #D293F9 #F99F93
square
#BAF993 #93EDF9 #D293F9 #F99F93
split-complementary
#BAF993 #9F93F9 #F993ED
monochromatic
#70F31F #95F659 #BAF993 #DFFCCD #ECFDE2
Accessibility & contrast
On white
1.23
#BAF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#BAF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF993
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF993 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F7E699
Tritanopia (blue-blind)
#BAF2E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf993; /* rgb */ color: rgb(186, 249, 147); /* oklch */ color: oklch(91.6% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#d0fbb4',
500: '#baf993',
950: '#000000',
},
}SCSS
$custom: #baf993; $custom-light: #d0fbb4; $custom-dark: #000000;
JSON
{
"hex": "#baf993",
"rgb": {
"r": 186,
"g": 249,
"b": 147
},
"hsl": {
"h": 97.059,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.91649,
"c": 0.14626,
"h": 134.3
},
"luminance": 0.80297
}Semantic roles & 50–950 ramp
primary
#BAF993
secondary
#A758D9
accent
#00E68E
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581