#BAFEFD#BAFEFD
#BAFEFD is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.2% C 0.067 H 194.9°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEFD |
|---|---|
| RGB | rgb(186, 254, 253) |
| HSL | hsl(179, 97%, 86%) |
| HSV | hsv(179, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.33, -21.13, -6.33) |
| CIE-LCH | lch(95.33, 22.05, 196.68°) |
| OKLab | oklab(95.18% -0.0651 -0.0174) |
| OKLCH | oklch(95.18% 0.067 194.9) |
| XYZ | xyz(73.4154, 88.4110, 106.1062) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.72
Light Cyan
#ACFFFC
ΔE00 2.41
Light Light Blue
#CAFFFB
ΔE00 2.83
Duck Egg Blue
#C3FBF4
ΔE00 2.94
Eggshell Blue
#C4FFF7
ΔE00 2.97
Light Sky Blue
#C6FCFF
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEFD #FEBABB
analogous
#BAFEDB #BAFEFD #BADDFE
triadic
#BAFEFD #FDBAFE #FEFDBA
tetradic
#BAFEFD #DBBAFE #FEBABB #DDFEBA
square
#BAFEFD #DBBAFE #FEBABB #DDFEBA
split-complementary
#BAFEFD #FEBADD #FEDBBA
monochromatic
#41FCFA #7EFDFB #BAFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BAFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BAFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEFD
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEFD | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#A3FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bafefd; /* rgb */ color: rgb(186, 254, 253); /* oklch */ color: oklch(95.2% 0.067 194.9);
Tailwind
colors: {
custom: {
50: '#d0fffe',
500: '#bafefd',
950: '#000000',
},
}SCSS
$custom: #bafefd; $custom-light: #d0fffe; $custom-dark: #000000;
JSON
{
"hex": "#bafefd",
"rgb": {
"r": 186,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.118,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.95182,
"c": 0.06736,
"h": 194.9
},
"luminance": 0.88415
}Semantic roles & 50–950 ramp
primary
#BAFEFD
secondary
#E57779
accent
#0003E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685