#BAFFFE#BAFFFE
#BAFFFE is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.068 H 194.9°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFFE |
|---|---|
| RGB | rgb(186, 255, 254) |
| HSL | hsl(179, 100%, 86%) |
| HSV | hsv(179, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.63, -21.40, -6.41) |
| CIE-LCH | lch(95.63, 22.34, 196.69°) |
| OKLab | oklab(95.43% -0.0659 -0.0176) |
| OKLCH | oklch(95.43% 0.068 194.9) |
| XYZ | xyz(73.8933, 89.1112, 107.0534) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.66
Light Cyan
#ACFFFC
ΔE00 2.29
Light Light Blue
#CAFFFB
ΔE00 2.94
Eggshell Blue
#C4FFF7
ΔE00 3.02
Duck Egg Blue
#C3FBF4
ΔE00 3.06
Light Sky Blue
#C6FCFF
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFFE #FFBABB
analogous
#BAFFDC #BAFFFE #BADEFF
triadic
#BAFFFE #FEBAFF #FFFEBA
tetradic
#BAFFFE #DCBAFF #FFBABB #DEFFBA
square
#BAFFFE #DCBAFF #FFBABB #DEFFBA
split-complementary
#BAFFFE #FFBADE #FFDCBA
monochromatic
#40FFFC #7DFFFD #BAFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.12
#BAFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#BAFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFFE
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFFE | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A2FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bafffe; /* rgb */ color: rgb(186, 255, 254); /* oklch */ color: oklch(95.4% 0.068 194.9);
Tailwind
colors: {
custom: {
50: '#d0fffe',
500: '#bafffe',
950: '#000000',
},
}SCSS
$custom: #bafffe; $custom-light: #d0fffe; $custom-dark: #000000;
JSON
{
"hex": "#bafffe",
"rgb": {
"r": 186,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.13,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95425,
"c": 0.06822,
"h": 194.9
},
"luminance": 0.89115
}Semantic roles & 50–950 ramp
primary
#BAFFFE
secondary
#E77678
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685