#BAFFBE#BAFFBE
#BAFFBE is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.111 H 146.1°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFBE |
|---|---|
| RGB | rgb(186, 255, 190) |
| HSL | hsl(123, 100%, 86%) |
| HSV | hsv(123, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.17, -33.69, 24.36) |
| CIE-LCH | lch(94.17, 41.57, 144.13°) |
| OKLab | oklab(93.78% -0.0921 0.062) |
| OKLCH | oklch(93.78% 0.111 146.1) |
| XYZ | xyz(65.3011, 85.6743, 61.8014) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.73
Celadon
#BEFDB7
ΔE00 1.65
Light Mint Green
#A6FBB2
ΔE00 2.76
Light Seafoam Green
#A7FFB5
ΔE00 2.77
Pale Green
#C7FDB5
ΔE00 3.23
Light Seafoam
#A0FEBF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFBE #FFBAFB
analogous
#D9FFBA #BAFFBE #BAFFE1
triadic
#BAFFBE #BEBAFF #FFBEBA
tetradic
#BAFFBE #BAD9FF #FFBAFB #FFE1BA
square
#BAFFBE #BAD9FF #FFBAFB #FFE1BA
split-complementary
#BAFFBE #E1BAFF #FFBAD9
monochromatic
#40FF4B #7DFF84 #BAFFBE #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.16
#BAFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BAFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFBE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFBE | 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)
#FFF3BA
Deuteranopia (green-blind)
#F6EBC1
Tritanopia (blue-blind)
#B2FBED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #baffbe; /* rgb */ color: rgb(186, 255, 190); /* oklch */ color: oklch(93.8% 0.111 146.1);
Tailwind
colors: {
custom: {
50: '#d0ffd1',
500: '#baffbe',
950: '#000000',
},
}SCSS
$custom: #baffbe; $custom-light: #d0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#baffbe",
"rgb": {
"r": 186,
"g": 255,
"b": 190
},
"hsl": {
"h": 123.478,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93779,
"c": 0.111,
"h": 146.1
},
"luminance": 0.85677
}Semantic roles & 50–950 ramp
primary
#BAFFBE
secondary
#E776E0
accent
#00D8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683