#BAFFCB#BAFFCB
#BAFFCB is a very light, moderate green. Relative luminance 0.863; OKLCH L 94.1% C 0.098 H 151.8°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFCB |
|---|---|
| RGB | rgb(186, 255, 203) |
| HSL | hsl(135, 100%, 86%) |
| HSV | hsv(135, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.43, -31.46, 18.09) |
| CIE-LCH | lch(94.43, 36.29, 150.10°) |
| OKLab | oklab(94.07% -0.0866 0.0464) |
| OKLCH | oklch(94.07% 0.098 151.8) |
| XYZ | xyz(66.7858, 86.2682, 69.6209) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.39
Light Mint
#B6FFBB
ΔE00 3.44
Light Seafoam
#A0FEBF
ΔE00 3.74
Celadon
#BEFDB7
ΔE00 4.42
Light Mint Green
#A6FBB2
ΔE00 4.72
Light Seafoam Green
#A7FFB5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFCB #FFBAEE
analogous
#CCFFBA #BAFFCB #BAFFEE
triadic
#BAFFCB #CBBAFF #FFCBBA
tetradic
#BAFFCB #BACCFF #FFBAEE #FFEEBA
square
#BAFFCB #BACCFF #FFBAEE #FFEEBA
split-complementary
#BAFFCB #EEBAFF #FFBACC
monochromatic
#40FF6F #7DFF9D #BAFFCB #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.15
#BAFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#BAFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFCB
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFCB | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F4ECCE
Tritanopia (blue-blind)
#B0FDF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #baffcb; /* rgb */ color: rgb(186, 255, 203); /* oklch */ color: oklch(94.1% 0.098 151.8);
Tailwind
colors: {
custom: {
50: '#d0ffdb',
500: '#baffcb',
950: '#000000',
},
}SCSS
$custom: #baffcb; $custom-light: #d0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#baffcb",
"rgb": {
"r": 186,
"g": 255,
"b": 203
},
"hsl": {
"h": 134.783,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94067,
"c": 0.09831,
"h": 151.8
},
"luminance": 0.86271
}Semantic roles & 50–950 ramp
primary
#BAFFCB
secondary
#E776CB
accent
#00ADE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684