#BAFEFE#BAFEFE
#BAFEFE is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.067 H 196.1°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEFE |
|---|---|
| RGB | rgb(186, 254, 254) |
| HSL | hsl(180, 97%, 86%) |
| HSV | hsv(180, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.36, -20.91, -6.81) |
| CIE-LCH | lch(95.36, 21.99, 198.03°) |
| OKLab | oklab(95.21% -0.0647 -0.0186) |
| OKLCH | oklch(95.21% 0.067 196.1) |
| XYZ | xyz(73.5751, 88.4748, 106.9473) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.09
Light Cyan
#ACFFFC
ΔE00 2.61
Light Light Blue
#CAFFFB
ΔE00 2.95
Light Sky Blue
#C6FCFF
ΔE00 3.00
Duck Egg Blue
#C3FBF4
ΔE00 3.22
Eggshell Blue
#C4FFF7
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEFE #FEBABA
analogous
#BAFEDC #BAFEFE #BADCFE
triadic
#BAFEFE #FEBAFE #FEFEBA
tetradic
#BAFEFE #DCBAFE #FEBABA #DCFEBA
square
#BAFEFE #DCBAFE #FEBABA #DCFEBA
split-complementary
#BAFEFE #FEBADC #FEDCBA
monochromatic
#41FCFC #7EFDFD #BAFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.12
#BAFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#BAFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEFE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEFE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#A2FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bafefe; /* rgb */ color: rgb(186, 254, 254); /* oklch */ color: oklch(95.2% 0.067 196.1);
Tailwind
colors: {
custom: {
50: '#d0fffe',
500: '#bafefe',
950: '#000000',
},
}SCSS
$custom: #bafefe; $custom-light: #d0fffe; $custom-dark: #000000;
JSON
{
"hex": "#bafefe",
"rgb": {
"r": 186,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.95212,
"c": 0.06732,
"h": 196.1
},
"luminance": 0.88478
}Semantic roles & 50–950 ramp
primary
#BAFEFE
secondary
#E57777
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685