#BAFECE#BAFECE
#BAFECE is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.9% C 0.094 H 153.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFECE |
|---|---|
| RGB | rgb(186, 254, 206) |
| HSL | hsl(138, 97%, 86%) |
| HSV | hsv(138, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(94.22, -30.46, 16.26) |
| CIE-LCH | lch(94.22, 34.53, 151.91°) |
| OKLab | oklab(93.92% -0.0841 0.0418) |
| OKLCH | oklch(93.92% 0.094 153.6) |
| XYZ | xyz(66.8286, 85.7763, 71.4159) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 4.26
Pale Turquoise
#A5FBD5
ΔE00 4.33
Light Mint
#B6FFBB
ΔE00 4.36
Celadon
#BEFDB7
ΔE00 5.28
Light Mint Green
#A6FBB2
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFECE #FEBAEA
analogous
#C8FEBA #BAFECE #BAFEF0
triadic
#BAFECE #CEBAFE #FECEBA
tetradic
#BAFECE #BAC8FE #FEBAEA #FEF0BA
square
#BAFECE #BAC8FE #FEBAEA #FEF0BA
split-complementary
#BAFECE #F0BAFE #FEBAC8
monochromatic
#41FC78 #7EFDA3 #BAFECE #E1FFEA #E1FFEA
Accessibility & contrast
On white
1.16
#BAFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#BAFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFECE
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFECE | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F3EBD1
Tritanopia (blue-blind)
#AFFCF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #bafece; /* rgb */ color: rgb(186, 254, 206); /* oklch */ color: oklch(93.9% 0.094 153.6);
Tailwind
colors: {
custom: {
50: '#d0ffdd',
500: '#bafece',
950: '#000000',
},
}SCSS
$custom: #bafece; $custom-light: #d0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#bafece",
"rgb": {
"r": 186,
"g": 254,
"b": 206
},
"hsl": {
"h": 137.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.93919,
"c": 0.09396,
"h": 153.6
},
"luminance": 0.85779
}Semantic roles & 50–950 ramp
primary
#BAFECE
secondary
#E577C5
accent
#00A2E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684