#BAFFAC#BAFFAC
#BAFFAC is a very light, vivid green. Relative luminance 0.849; OKLCH L 93.4% C 0.129 H 140.3°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFAC |
|---|---|
| RGB | rgb(186, 255, 172) |
| HSL | hsl(110, 100%, 84%) |
| HSV | hsv(110, 33%, 100%) |
| CMYK | cmyk(27.1%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(93.86, -36.52, 33.00) |
| CIE-LCH | lch(93.86, 49.22, 137.90°) |
| OKLab | oklab(93.42% -0.0996 0.0827) |
| OKLCH | oklch(93.42% 0.129 140.3) |
| XYZ | xyz(63.4539, 84.9354, 52.0726) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.21
Tea Green
#BDF8A3
ΔE00 2.10
Light Light Green
#C8FFB0
ΔE00 2.16
Celadon
#BEFDB7
ΔE00 2.35
Washed Out Green
#BCF5A6
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFAC #F1ACFF
analogous
#E3FFAC #BAFFAC #ACFFC7
triadic
#BAFFAC #ACBAFF #FFACBA
tetradic
#BAFFAC #ACE3FF #F1ACFF #FFC7AC
square
#BAFFAC #ACE3FF #F1ACFF #FFC7AC
split-complementary
#BAFFAC #C7ACFF #FFACE3
monochromatic
#54FF32 #87FF6F #BAFFAC #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.17
#BAFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#BAFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFAC
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFAC | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A7
Deuteranopia (green-blind)
#F9EBB0
Tritanopia (blue-blind)
#B6FAEA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #baffac; /* rgb */ color: rgb(186, 255, 172); /* oklch */ color: oklch(93.4% 0.129 140.3);
Tailwind
colors: {
custom: {
50: '#d0ffc5',
500: '#baffac',
950: '#000000',
},
}SCSS
$custom: #baffac; $custom-light: #d0ffc5; $custom-dark: #000000;
JSON
{
"hex": "#baffac",
"rgb": {
"r": 186,
"g": 255,
"b": 172
},
"hsl": {
"h": 109.88,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93419,
"c": 0.12942,
"h": 140.3
},
"luminance": 0.84938
}Semantic roles & 50–950 ramp
primary
#BAFFAC
secondary
#D06AE5
accent
#00E6BF
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682