#BAFEFF#BAFEFF
#BAFEFF is a very light, moderate teal. Relative luminance 0.885; OKLCH L 95.2% C 0.067 H 197.2°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEFF |
|---|---|
| RGB | rgb(186, 254, 255) |
| HSL | hsl(181, 100%, 86%) |
| HSV | hsv(181, 27%, 100%) |
| CMYK | cmyk(27.1%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(95.39, -20.69, -7.28) |
| CIE-LCH | lch(95.39, 21.94, 199.39°) |
| OKLab | oklab(95.24% -0.0643 -0.0199) |
| OKLCH | oklch(95.24% 0.067 197.2) |
| XYZ | xyz(73.7357, 88.5391, 107.7929) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.46
Light Sky Blue
#C6FCFF
ΔE00 2.80
Light Cyan
#ACFFFC
ΔE00 2.85
Light Light Blue
#CAFFFB
ΔE00 3.10
Paleturquoise
#AFEEEE
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEFF #FFBBBA
analogous
#BAFFDE #BAFEFF #BADCFF
triadic
#BAFEFF #FFBAFE #FEFFBA
tetradic
#BAFEFF #DEBAFF #FFBBBA #DCFFBA
square
#BAFEFF #DEBAFF #FFBBBA #DCFFBA
split-complementary
#BAFEFF #FFBADC #FFDEBA
monochromatic
#40FCFF #7DFDFF #BAFEFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#BAFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#BAFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEFF
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEFF | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#A2FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bafeff; /* rgb */ color: rgb(186, 254, 255); /* oklch */ color: oklch(95.2% 0.067 197.2);
Tailwind
colors: {
custom: {
50: '#d0ffff',
500: '#bafeff',
950: '#000000',
},
}SCSS
$custom: #bafeff; $custom-light: #d0ffff; $custom-dark: #000000;
JSON
{
"hex": "#bafeff",
"rgb": {
"r": 186,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.87,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95243,
"c": 0.06732,
"h": 197.2
},
"luminance": 0.88543
}Semantic roles & 50–950 ramp
primary
#BAFEFF
secondary
#E77876
accent
#0300E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686