#BAF8A2#BAF8A2
#BAF8A2 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.7% C 0.129 H 137.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF8A2 |
|---|---|
| RGB | rgb(186, 248, 162) |
| HSL | hsl(103, 86%, 80%) |
| HSV | hsv(103, 35%, 97%) |
| CMYK | cmyk(25%, 0%, 34.7%, 2.7%) |
| CIE-LAB | lab(91.77, -34.79, 35.22) |
| CIE-LCH | lch(91.77, 49.50, 134.65°) |
| OKLab | oklab(91.68% -0.0949 0.0877) |
| OKLCH | oklch(91.68% 0.129 137.3) |
| XYZ | xyz(60.3370, 80.1807, 46.4728) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.47
Washed Out Green
#BCF5A6
ΔE00 1.30
Light Pastel Green
#B2FBA5
ΔE00 1.69
Light Light Green
#C8FFB0
ΔE00 2.32
Pale Light Green
#B1FC99
ΔE00 2.34
Pastel Green
#B0FF9D
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF8A2 #E0A2F8
analogous
#E5F8A2 #BAF8A2 #A2F8B5
triadic
#BAF8A2 #A2BAF8 #F8A2BA
tetradic
#BAF8A2 #A2E5F8 #E0A2F8 #F8B5A2
square
#BAF8A2 #A2E5F8 #E0A2F8 #F8B5A2
split-complementary
#BAF8A2 #B5A2F8 #F8A2E5
monochromatic
#66EF30 #90F469 #BAF8A2 #E4FCDB #EAFDE3
Accessibility & contrast
On white
1.23
#BAF8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#BAF8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF8A2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF8A2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#F4E5A7
Tritanopia (blue-blind)
#B8F2E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf8a2; /* rgb */ color: rgb(186, 248, 162); /* oklch */ color: oklch(91.7% 0.129 137.3);
Tailwind
colors: {
custom: {
50: '#d0fbbe',
500: '#baf8a2',
950: '#000000',
},
}SCSS
$custom: #baf8a2; $custom-light: #d0fbbe; $custom-dark: #000000;
JSON
{
"hex": "#baf8a2",
"rgb": {
"r": 186,
"g": 248,
"b": 162
},
"hsl": {
"h": 103.256,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.91681,
"c": 0.12925,
"h": 137.3
},
"luminance": 0.80183
}Semantic roles & 50–950 ramp
primary
#BAF8A2
secondary
#B965D9
accent
#03E3A4
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582