#BAF384#BAF384
#BAF384 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.1% C 0.153 H 131.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF384 |
|---|---|
| RGB | rgb(186, 243, 132) |
| HSL | hsl(91, 82%, 74%) |
| HSV | hsv(91, 46%, 95%) |
| CMYK | cmyk(23.5%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(89.95, -36.38, 47.58) |
| CIE-LCH | lch(89.95, 59.90, 127.40°) |
| OKLab | oklab(90.08% -0.1005 0.115) |
| OKLCH | oklch(90.08% 0.153 131.2) |
| XYZ | xyz(56.4643, 76.2049, 33.5595) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.48
Light Yellowish Green
#C2FF89
ΔE00 2.51
Celery
#C1FD95
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 3.63
Light Yellow Green
#CCFD7F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF384 #BD84F3
analogous
#F1F384 #BAF384 #84F385
triadic
#BAF384 #84BAF3 #F384BA
tetradic
#BAF384 #84F1F3 #BD84F3 #F38584
square
#BAF384 #84F1F3 #BD84F3 #F38584
split-complementary
#BAF384 #8584F3 #F384F1
monochromatic
#7BE616 #9BEE4C #BAF384 #D9F8BC #EFFCE3
Accessibility & contrast
On white
1.29
#BAF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BAF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF384
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF384 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#BDEBD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #baf384; /* rgb */ color: rgb(186, 243, 132); /* oklch */ color: oklch(90.1% 0.153 131.2);
Tailwind
colors: {
custom: {
50: '#d1f7a9',
500: '#baf384',
950: '#000000',
},
}SCSS
$custom: #baf384; $custom-light: #d1f7a9; $custom-dark: #000000;
JSON
{
"hex": "#baf384",
"rgb": {
"r": 186,
"g": 243,
"b": 132
},
"hsl": {
"h": 90.811,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.9008,
"c": 0.15272,
"h": 131.2
},
"luminance": 0.76206
}Semantic roles & 50–950 ramp
primary
#BAF384
secondary
#8F4CCF
accent
#07DF76
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581