#BAFFDE#BAFFDE
#BAFFDE is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.5% C 0.082 H 163.7°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFDE |
|---|---|
| RGB | rgb(186, 255, 222) |
| HSL | hsl(151, 100%, 86%) |
| HSV | hsv(151, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.84, -27.95, 8.92) |
| CIE-LCH | lch(94.84, 29.34, 162.30°) |
| OKLab | oklab(94.53% -0.0787 0.0231) |
| OKLCH | oklch(94.53% 0.082 163.7) |
| XYZ | xyz(69.1903, 87.2300, 82.2845) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.90
Pale Aqua
#B8FFEB
ΔE00 4.17
Mint
#AAF0C1
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.77
Light Teal
#90E4C1
ΔE00 6.80
Aquamarine
#7FFFD4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFDE #FFBADB
analogous
#BAFFBC #BAFFDE #BAFEFF
triadic
#BAFFDE #DEBAFF #FFDEBA
tetradic
#BAFFDE #BCBAFF #FFBADB #FEFFBA
square
#BAFFDE #BCBAFF #FFBADB #FEFFBA
split-complementary
#BAFFDE #FFBAFE #FFBCBA
monochromatic
#40FFA3 #7DFFC1 #BAFFDE #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.14
#BAFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#BAFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFDE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFDE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F0EDE0
Tritanopia (blue-blind)
#ABFFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #baffde; /* rgb */ color: rgb(186, 255, 222); /* oklch */ color: oklch(94.5% 0.082 163.7);
Tailwind
colors: {
custom: {
50: '#d0ffe8',
500: '#baffde',
950: '#000000',
},
}SCSS
$custom: #baffde; $custom-light: #d0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#baffde",
"rgb": {
"r": 186,
"g": 255,
"b": 222
},
"hsl": {
"h": 151.304,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.9453,
"c": 0.08205,
"h": 163.7
},
"luminance": 0.87233
}Semantic roles & 50–950 ramp
primary
#BAFFDE
secondary
#E776AC
accent
#006EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684