#BAFEAF#BAFEAF
#BAFEAF is a very light, vivid green. Relative luminance 0.844; OKLCH L 93.3% C 0.125 H 141.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEAF |
|---|---|
| RGB | rgb(186, 254, 175) |
| HSL | hsl(112, 98%, 84%) |
| HSV | hsv(112, 31%, 100%) |
| CMYK | cmyk(26.8%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(93.63, -35.61, 31.20) |
| CIE-LCH | lch(93.63, 47.34, 138.78°) |
| OKLab | oklab(93.26% -0.0971 0.0784) |
| OKLCH | oklch(93.26% 0.125 141.1) |
| XYZ | xyz(63.4271, 84.4156, 53.5011) |
| Luminance | 0.8442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.55
Celadon
#BEFDB7
ΔE00 1.67
Light Light Green
#C8FFB0
ΔE00 2.19
Pale Green
#C7FDB5
ΔE00 2.24
Washed Out Green
#BCF5A6
ΔE00 2.33
Tea Green
#BDF8A3
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEAF #F3AFFE
analogous
#E2FEAF #BAFEAF #AFFECC
triadic
#BAFEAF #AFBAFE #FEAFBA
tetradic
#BAFEAF #AFE2FE #F3AFFE #FECCAF
square
#BAFEAF #AFE2FE #F3AFFE #FECCAF
split-complementary
#BAFEAF #CCAFFE #FEAFE2
monochromatic
#52FC36 #86FD73 #BAFEAF #E5FFE1 #E5FFE1
Accessibility & contrast
On white
1.17
#BAFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#BAFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEAF
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEAF | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#F8EAB3
Tritanopia (blue-blind)
#B5F9E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bafeaf; /* rgb */ color: rgb(186, 254, 175); /* oklch */ color: oklch(93.3% 0.125 141.1);
Tailwind
colors: {
custom: {
50: '#d0ffc7',
500: '#bafeaf',
950: '#000000',
},
}SCSS
$custom: #bafeaf; $custom-light: #d0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#bafeaf",
"rgb": {
"r": 186,
"g": 254,
"b": 175
},
"hsl": {
"h": 111.646,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.93255,
"c": 0.1248,
"h": 141.1
},
"luminance": 0.84418
}Semantic roles & 50–950 ramp
primary
#BAFEAF
secondary
#D36EE4
accent
#00E6C6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682