#BAFEBD#BAFEBD
#BAFEBD is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.5% C 0.110 H 145.7°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEBD |
|---|---|
| RGB | rgb(186, 254, 189) |
| HSL | hsl(123, 97%, 86%) |
| HSV | hsv(123, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(93.88, -33.39, 24.47) |
| CIE-LCH | lch(93.88, 41.40, 143.77°) |
| OKLab | oklab(93.54% -0.0912 0.0622) |
| OKLCH | oklch(93.54% 0.11 145.7) |
| XYZ | xyz(64.8740, 84.9944, 61.1217) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.80
Celadon
#BEFDB7
ΔE00 1.51
Light Mint Green
#A6FBB2
ΔE00 2.76
Light Seafoam Green
#A7FFB5
ΔE00 2.84
Pale Green
#C7FDB5
ΔE00 3.10
Very Pale Green
#CFFDBC
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEBD #FEBAFB
analogous
#D9FEBA #BAFEBD #BAFEDF
triadic
#BAFEBD #BDBAFE #FEBDBA
tetradic
#BAFEBD #BAD9FE #FEBAFB #FEDFBA
square
#BAFEBD #BAD9FE #FEBAFB #FEDFBA
split-complementary
#BAFEBD #DFBAFE #FEBAD9
monochromatic
#41FC4A #7EFD83 #BAFEBD #E1FFE2 #E1FFE2
Accessibility & contrast
On white
1.17
#BAFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BAFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEBD
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEBD | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B9
Deuteranopia (green-blind)
#F6EBC0
Tritanopia (blue-blind)
#B3FAEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bafebd; /* rgb */ color: rgb(186, 254, 189); /* oklch */ color: oklch(93.5% 0.110 145.7);
Tailwind
colors: {
custom: {
50: '#d0ffd1',
500: '#bafebd',
950: '#000000',
},
}SCSS
$custom: #bafebd; $custom-light: #d0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bafebd",
"rgb": {
"r": 186,
"g": 254,
"b": 189
},
"hsl": {
"h": 122.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.93538,
"c": 0.11044,
"h": 145.7
},
"luminance": 0.84997
}Semantic roles & 50–950 ramp
primary
#BAFEBD
secondary
#E577E0
accent
#00DBE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683