#BAFFFF#BAFFFF
#BAFFFF is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.5% C 0.068 H 196.1°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFFF |
|---|---|
| RGB | rgb(186, 255, 255) |
| HSL | hsl(180, 100%, 86%) |
| HSV | hsv(180, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(95.65, -21.18, -6.89) |
| CIE-LCH | lch(95.65, 22.27, 198.02°) |
| OKLab | oklab(95.46% -0.0655 -0.0189) |
| OKLCH | oklch(95.46% 0.068 196.1) |
| XYZ | xyz(74.0538, 89.1754, 107.8989) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.03
Light Cyan
#ACFFFC
ΔE00 2.50
Light Light Blue
#CAFFFB
ΔE00 3.05
Light Sky Blue
#C6FCFF
ΔE00 3.14
Duck Egg Blue
#C3FBF4
ΔE00 3.33
Eggshell Blue
#C4FFF7
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFFF #FFBABA
analogous
#BAFFDD #BAFFFF #BADDFF
triadic
#BAFFFF #FFBAFF #FFFFBA
tetradic
#BAFFFF #DDBAFF #FFBABA #DDFFBA
square
#BAFFFF #DDBAFF #FFBABA #DDFFBA
split-complementary
#BAFFFF #FFBADD #FFDDBA
monochromatic
#40FFFF #7DFFFF #BAFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BAFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#BAFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFFF
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFFF | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A2FFFF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #baffff; /* rgb */ color: rgb(186, 255, 255); /* oklch */ color: oklch(95.5% 0.068 196.1);
Tailwind
colors: {
custom: {
50: '#d0ffff',
500: '#baffff',
950: '#000000',
},
}SCSS
$custom: #baffff; $custom-light: #d0ffff; $custom-dark: #000000;
JSON
{
"hex": "#baffff",
"rgb": {
"r": 186,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95455,
"c": 0.06819,
"h": 196.1
},
"luminance": 0.89179
}Semantic roles & 50–950 ramp
primary
#BAFFFF
secondary
#E77676
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686