#BAF9A2#BAF9A2
#BAF9A2 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.9% C 0.131 H 137.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF9A2 |
|---|---|
| RGB | rgb(186, 249, 162) |
| HSL | hsl(103, 88%, 81%) |
| HSV | hsv(103, 35%, 98%) |
| CMYK | cmyk(25.3%, 0%, 34.9%, 2.4%) |
| CIE-LAB | lab(92.04, -35.25, 35.58) |
| CIE-LCH | lch(92.04, 50.08, 134.73°) |
| OKLab | oklab(91.9% -0.0962 0.0886) |
| OKLCH | oklch(91.9% 0.131 137.4) |
| XYZ | xyz(60.6452, 80.7972, 46.5756) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.61
Washed Out Green
#BCF5A6
ΔE00 1.52
Light Pastel Green
#B2FBA5
ΔE00 1.59
Pale Light Green
#B1FC99
ΔE00 2.14
Light Light Green
#C8FFB0
ΔE00 2.32
Pastel Green
#B0FF9D
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF9A2 #E1A2F9
analogous
#E6F9A2 #BAF9A2 #A2F9B5
triadic
#BAF9A2 #A2BAF9 #F9A2BA
tetradic
#BAF9A2 #A2E6F9 #E1A2F9 #F9B5A2
square
#BAF9A2 #A2E6F9 #E1A2F9 #F9B5A2
split-complementary
#BAF9A2 #B5A2F9 #F9A2E6
monochromatic
#65F22F #8FF569 #BAF9A2 #E5FDDB #EAFDE2
Accessibility & contrast
On white
1.22
#BAF9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#BAF9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF9A2
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF9A2 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F5E6A7
Tritanopia (blue-blind)
#B8F3E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #baf9a2; /* rgb */ color: rgb(186, 249, 162); /* oklch */ color: oklch(91.9% 0.131 137.4);
Tailwind
colors: {
custom: {
50: '#d0fbbe',
500: '#baf9a2',
950: '#000000',
},
}SCSS
$custom: #baf9a2; $custom-light: #d0fbbe; $custom-dark: #000000;
JSON
{
"hex": "#baf9a2",
"rgb": {
"r": 186,
"g": 249,
"b": 162
},
"hsl": {
"h": 103.448,
"s": 87.879,
"l": 80.588
},
"oklch": {
"l": 0.91903,
"c": 0.13076,
"h": 137.4
},
"luminance": 0.80799
}Semantic roles & 50–950 ramp
primary
#BAF9A2
secondary
#BA65DA
accent
#01E4A6
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582