#BAF89F#BAF89F
#BAF89F is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.6% C 0.132 H 136.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF89F |
|---|---|
| RGB | rgb(186, 248, 159) |
| HSL | hsl(102, 86%, 80%) |
| HSV | hsv(102, 36%, 97%) |
| CMYK | cmyk(25%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(91.72, -35.21, 36.65) |
| CIE-LCH | lch(91.72, 50.83, 133.85°) |
| OKLab | oklab(91.63% -0.0961 0.091) |
| OKLCH | oklch(91.63% 0.132 136.6) |
| XYZ | xyz(60.0735, 80.0753, 45.0851) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.72
Washed Out Green
#BCF5A6
ΔE00 1.73
Light Pastel Green
#B2FBA5
ΔE00 1.96
Pale Light Green
#B1FC99
ΔE00 2.04
Pastel Green
#B0FF9D
ΔE00 2.50
Light Light Green
#C8FFB0
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF89F #DD9FF8
analogous
#E6F89F #BAF89F #9FF8B1
triadic
#BAF89F #9FBAF8 #F89FBA
tetradic
#BAF89F #9FE6F8 #DD9FF8 #F8B19F
square
#BAF89F #9FE6F8 #DD9FF8 #F8B19F
split-complementary
#BAF89F #B19FF8 #F89FE6
monochromatic
#68F02D #91F466 #BAF89F #E3FCD8 #EBFDE2
Accessibility & contrast
On white
1.23
#BAF89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BAF89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF89F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF89F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#F5E5A4
Tritanopia (blue-blind)
#B9F2E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf89f; /* rgb */ color: rgb(186, 248, 159); /* oklch */ color: oklch(91.6% 0.132 136.6);
Tailwind
colors: {
custom: {
50: '#d0fbbc',
500: '#baf89f',
950: '#000000',
},
}SCSS
$custom: #baf89f; $custom-light: #d0fbbc; $custom-dark: #000000;
JSON
{
"hex": "#baf89f",
"rgb": {
"r": 186,
"g": 248,
"b": 159
},
"hsl": {
"h": 101.798,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.91628,
"c": 0.13238,
"h": 136.6
},
"luminance": 0.80077
}Semantic roles & 50–950 ramp
primary
#BAF89F
secondary
#B563D9
accent
#03E39F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582