#BAFFCE#BAFFCE
#BAFFCE is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.096 H 153.4°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFCE |
|---|---|
| RGB | rgb(186, 255, 206) |
| HSL | hsl(137, 100%, 86%) |
| HSV | hsv(137, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(94.49, -30.93, 16.64) |
| CIE-LCH | lch(94.49, 35.12, 151.72°) |
| OKLab | oklab(94.14% -0.0854 0.0428) |
| OKLCH | oklch(94.14% 0.096 153.4) |
| XYZ | xyz(67.1468, 86.4126, 71.5219) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 4.09
Light Mint
#B6FFBB
ΔE00 4.16
Pale Turquoise
#A5FBD5
ΔE00 4.45
Celadon
#BEFDB7
ΔE00 5.13
Light Mint Green
#A6FBB2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFCE #FFBAEB
analogous
#C9FFBA #BAFFCE #BAFFF1
triadic
#BAFFCE #CEBAFF #FFCEBA
tetradic
#BAFFCE #BAC9FF #FFBAEB #FFF1BA
square
#BAFFCE #BAC9FF #FFBAEB #FFF1BA
split-complementary
#BAFFCE #F1BAFF #FFBAC9
monochromatic
#40FF77 #7DFFA3 #BAFFCE #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.15
#BAFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#BAFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFCE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFCE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CB
Deuteranopia (green-blind)
#F3ECD1
Tritanopia (blue-blind)
#AFFDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #baffce; /* rgb */ color: rgb(186, 255, 206); /* oklch */ color: oklch(94.1% 0.096 153.4);
Tailwind
colors: {
custom: {
50: '#d0ffdd',
500: '#baffce',
950: '#000000',
},
}SCSS
$custom: #baffce; $custom-light: #d0ffdd; $custom-dark: #000000;
JSON
{
"hex": "#baffce",
"rgb": {
"r": 186,
"g": 255,
"b": 206
},
"hsl": {
"h": 137.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94137,
"c": 0.09551,
"h": 153.4
},
"luminance": 0.86415
}Semantic roles & 50–950 ramp
primary
#BAFFCE
secondary
#E776C6
accent
#00A3E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684