#BAFEF2#BAFEF2
#BAFEF2 is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.069 H 182.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEF2 |
|---|---|
| RGB | rgb(186, 254, 242) |
| HSL | hsl(169, 97%, 86%) |
| HSV | hsv(169, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.05, -23.46, -1.08) |
| CIE-LCH | lch(95.05, 23.49, 182.62°) |
| OKLab | oklab(94.86% -0.0694 -0.0032) |
| OKLCH | oklch(94.86% 0.069 182.7) |
| XYZ | xyz(71.7134, 87.7302, 97.1422) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.22
Pale Cyan
#B7FFFA
ΔE00 2.67
Pale Aqua
#B8FFEB
ΔE00 2.79
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Light Cyan
#ACFFFC
ΔE00 3.91
Light Light Blue
#CAFFFB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEF2 #FEBAC6
analogous
#BAFED0 #BAFEF2 #BAE8FE
triadic
#BAFEF2 #F2BAFE #FEF2BA
tetradic
#BAFEF2 #D0BAFE #FEBAC6 #E8FEBA
square
#BAFEF2 #D0BAFE #FEBAC6 #E8FEBA
split-complementary
#BAFEF2 #FEBAE8 #FED0BA
monochromatic
#41FCDB #7EFDE7 #BAFEF2 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.13
#BAFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BAFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEF2
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEF2 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F2
Deuteranopia (green-blind)
#EBEDF3
Tritanopia (blue-blind)
#A6FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bafef2; /* rgb */ color: rgb(186, 254, 242); /* oklch */ color: oklch(94.9% 0.069 182.7);
Tailwind
colors: {
custom: {
50: '#d0fff6',
500: '#bafef2',
950: '#000000',
},
}SCSS
$custom: #bafef2; $custom-light: #d0fff6; $custom-dark: #000000;
JSON
{
"hex": "#bafef2",
"rgb": {
"r": 186,
"g": 254,
"b": 242
},
"hsl": {
"h": 169.412,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.94859,
"c": 0.06948,
"h": 182.7
},
"luminance": 0.87734
}Semantic roles & 50–950 ramp
primary
#BAFEF2
secondary
#E5778B
accent
#0028E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685