#BAFDEB#BAFDEB
#BAFDEB is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.4% C 0.071 H 176.3°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFDEB |
|---|---|
| RGB | rgb(186, 253, 235) |
| HSL | hsl(164, 94%, 86%) |
| HSV | hsv(164, 26%, 99%) |
| CMYK | cmyk(26.5%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(94.60, -24.42, 1.89) |
| CIE-LCH | lch(94.60, 24.50, 175.57°) |
| OKLab | oklab(94.45% -0.071 0.0046) |
| OKLCH | oklch(94.45% 0.071 176.3) |
| XYZ | xyz(70.3656, 86.6846, 91.6054) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.89
Eggshell Blue
#C4FFF7
ΔE00 3.91
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 4.84
Light Light Blue
#CAFFFB
ΔE00 5.86
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFDEB #FDBACC
analogous
#BAFDC9 #BAFDEB #BAEDFD
triadic
#BAFDEB #EBBAFD #FDEBBA
tetradic
#BAFDEB #C9BAFD #FDBACC #EDFDBA
square
#BAFDEB #C9BAFD #FDBACC #EDFDBA
split-complementary
#BAFDEB #FDBAED #FDC9BA
monochromatic
#43FAC9 #7FFBDA #BAFDEB #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.15
#BAFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#BAFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFDEB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFDEB | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#A8FFF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bafdeb; /* rgb */ color: rgb(186, 253, 235); /* oklch */ color: oklch(94.4% 0.071 176.3);
Tailwind
colors: {
custom: {
50: '#d0fef1',
500: '#bafdeb',
950: '#000000',
},
}SCSS
$custom: #bafdeb; $custom-light: #d0fef1; $custom-dark: #000000;
JSON
{
"hex": "#bafdeb",
"rgb": {
"r": 186,
"g": 253,
"b": 235
},
"hsl": {
"h": 163.881,
"s": 94.366,
"l": 86.078
},
"oklch": {
"l": 0.94447,
"c": 0.07112,
"h": 176.3
},
"luminance": 0.86688
}Semantic roles & 50–950 ramp
primary
#BAFDEB
secondary
#E37895
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585