#BAF09F#BAF09F
#BAF09F is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.9% C 0.120 H 135.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF09F |
|---|---|
| RGB | rgb(186, 240, 159) |
| HSL | hsl(100, 73%, 78%) |
| HSV | hsv(100, 34%, 94%) |
| CMYK | cmyk(22.5%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(89.52, -31.52, 33.74) |
| CIE-LCH | lch(89.52, 46.18, 133.05°) |
| OKLab | oklab(89.85% -0.0859 0.0842) |
| OKLCH | oklch(89.85% 0.12 135.6) |
| XYZ | xyz(57.6663, 75.2610, 44.2828) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 1.26
Tea Green
#BDF8A3
ΔE00 1.73
Light Sage
#BCECAC
ΔE00 3.22
Light Pastel Green
#B2FBA5
ΔE00 3.23
Light Light Green
#C8FFB0
ΔE00 3.25
Pale Green
#C7FDB5
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF09F #D59FF0
analogous
#E2F09F #BAF09F #9FF0AC
triadic
#BAF09F #9FBAF0 #F09FBA
tetradic
#BAF09F #9FE2F0 #D59FF0 #F0AC9F
square
#BAF09F #9FE2F0 #D59FF0 #F0AC9F
split-complementary
#BAF09F #AC9FF0 #F09FE2
monochromatic
#6EDF35 #94E86A #BAF09F #E0F8D4 #ECFBE5
Accessibility & contrast
On white
1.31
#BAF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#BAF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF09F
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF09F | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E49A
Deuteranopia (green-blind)
#EEDFA3
Tritanopia (blue-blind)
#B9EADB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #baf09f; /* rgb */ color: rgb(186, 240, 159); /* oklch */ color: oklch(89.9% 0.120 135.6);
Tailwind
colors: {
custom: {
50: '#d0f5bc',
500: '#baf09f',
950: '#000000',
},
}SCSS
$custom: #baf09f; $custom-light: #d0f5bc; $custom-dark: #000000;
JSON
{
"hex": "#baf09f",
"rgb": {
"r": 186,
"g": 240,
"b": 159
},
"hsl": {
"h": 100,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.89853,
"c": 0.12029,
"h": 135.6
},
"luminance": 0.75262
}Semantic roles & 50–950 ramp
primary
#BAF09F
secondary
#AB66CD
accent
#10D594
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582