#BAF884#BAF884
#BAF884 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.2% C 0.160 H 131.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF884 |
|---|---|
| RGB | rgb(186, 248, 132) |
| HSL | hsl(92, 89%, 75%) |
| HSV | hsv(92, 47%, 97%) |
| CMYK | cmyk(25%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(91.34, -38.63, 49.30) |
| CIE-LCH | lch(91.34, 62.63, 128.08°) |
| OKLab | oklab(91.2% -0.1068 0.1188) |
| OKLCH | oklch(91.2% 0.16 131.9) |
| XYZ | xyz(57.9810, 79.2384, 34.0650) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.98
Light Yellowish Green
#C2FF89
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.14
Spring Green (survey)
#A9F971
ΔE00 2.87
Pale Lime
#BEFD73
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF884 #C284F8
analogous
#F4F884 #BAF884 #84F888
triadic
#BAF884 #84BAF8 #F884BA
tetradic
#BAF884 #84F4F8 #C284F8 #F88884
square
#BAF884 #84F4F8 #C284F8 #F88884
split-complementary
#BAF884 #8884F8 #F884F4
monochromatic
#79F110 #9AF54A #BAF884 #DAFBBE #EFFDE2
Accessibility & contrast
On white
1.25
#BAF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BAF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF884
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF884 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#BCF0DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baf884; /* rgb */ color: rgb(186, 248, 132); /* oklch */ color: oklch(91.2% 0.160 131.9);
Tailwind
colors: {
custom: {
50: '#d1fbaa',
500: '#baf884',
950: '#000000',
},
}SCSS
$custom: #baf884; $custom-light: #d1fbaa; $custom-dark: #000000;
JSON
{
"hex": "#baf884",
"rgb": {
"r": 186,
"g": 248,
"b": 132
},
"hsl": {
"h": 92.069,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.91201,
"c": 0.15974,
"h": 131.9
},
"luminance": 0.7924
}Semantic roles & 50–950 ramp
primary
#BAF884
secondary
#954BD5
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581