#BAFFBF#BAFFBF
#BAFFBF is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.110 H 146.5°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFBF |
|---|---|
| RGB | rgb(186, 255, 191) |
| HSL | hsl(124, 100%, 86%) |
| HSV | hsv(124, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.19, -33.52, 23.88) |
| CIE-LCH | lch(94.19, 41.16, 144.54°) |
| OKLab | oklab(93.8% -0.0917 0.0608) |
| OKLCH | oklch(93.8% 0.11 146.5) |
| XYZ | xyz(65.4108, 85.7182, 62.3790) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.88
Celadon
#BEFDB7
ΔE00 1.84
Light Mint Green
#A6FBB2
ΔE00 2.84
Light Seafoam Green
#A7FFB5
ΔE00 2.86
Pale Green
#C7FDB5
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFBF #FFBAFA
analogous
#D8FFBA #BAFFBF #BAFFE2
triadic
#BAFFBF #BFBAFF #FFBFBA
tetradic
#BAFFBF #BAD8FF #FFBAFA #FFE2BA
square
#BAFFBF #BAD8FF #FFBAFA #FFE2BA
split-complementary
#BAFFBF #E2BAFF #FFBAD8
monochromatic
#40FF4D #7DFF86 #BAFFBF #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.16
#BAFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BAFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFBF
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFBF | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F6EBC2
Tritanopia (blue-blind)
#B2FCEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #baffbf; /* rgb */ color: rgb(186, 255, 191); /* oklch */ color: oklch(93.8% 0.110 146.5);
Tailwind
colors: {
custom: {
50: '#d0ffd2',
500: '#baffbf',
950: '#000000',
},
}SCSS
$custom: #baffbf; $custom-light: #d0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#baffbf",
"rgb": {
"r": 186,
"g": 255,
"b": 191
},
"hsl": {
"h": 124.348,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93801,
"c": 0.10999,
"h": 146.5
},
"luminance": 0.85721
}Semantic roles & 50–950 ramp
primary
#BAFFBF
secondary
#E776DF
accent
#00D5E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683