#BAFEBF#BAFEBF
#BAFEBF is a very light, moderate green. Relative luminance 0.851; OKLCH L 93.6% C 0.108 H 146.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEBF |
|---|---|
| RGB | rgb(186, 254, 191) |
| HSL | hsl(124, 97%, 86%) |
| HSV | hsv(124, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(93.92, -33.06, 23.50) |
| CIE-LCH | lch(93.92, 40.56, 144.59°) |
| OKLab | oklab(93.58% -0.0904 0.0599) |
| OKLCH | oklch(93.58% 0.108 146.5) |
| XYZ | xyz(65.0926, 85.0819, 62.2729) |
| Luminance | 0.8508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.07
Celadon
#BEFDB7
ΔE00 1.90
Light Mint Green
#A6FBB2
ΔE00 2.94
Light Seafoam Green
#A7FFB5
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.41
Light Seafoam
#A0FEBF
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEBF #FEBAF9
analogous
#D7FEBA #BAFEBF #BAFEE1
triadic
#BAFEBF #BFBAFE #FEBFBA
tetradic
#BAFEBF #BAD7FE #FEBAF9 #FEE1BA
square
#BAFEBF #BAD7FE #FEBAF9 #FEE1BA
split-complementary
#BAFEBF #E1BAFE #FEBAD7
monochromatic
#41FC4F #7EFD87 #BAFEBF #E1FFE3 #E1FFE3
Accessibility & contrast
On white
1.17
#BAFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#BAFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEBF
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEBF | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BB
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#B2FBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bafebf; /* rgb */ color: rgb(186, 254, 191); /* oklch */ color: oklch(93.6% 0.108 146.5);
Tailwind
colors: {
custom: {
50: '#d0ffd2',
500: '#bafebf',
950: '#000000',
},
}SCSS
$custom: #bafebf; $custom-light: #d0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#bafebf",
"rgb": {
"r": 186,
"g": 254,
"b": 191
},
"hsl": {
"h": 124.412,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.93581,
"c": 0.10844,
"h": 146.5
},
"luminance": 0.85084
}Semantic roles & 50–950 ramp
primary
#BAFEBF
secondary
#E577DD
accent
#00D5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683