#BAFFEF#BAFFEF
#BAFFEF is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.072 H 178.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFEF |
|---|---|
| RGB | rgb(186, 255, 239) |
| HSL | hsl(166, 100%, 86%) |
| HSV | hsv(166, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.24, -24.57, 0.75) |
| CIE-LCH | lch(95.24, 24.58, 178.24°) |
| OKLab | oklab(94.99% -0.0718 0.0016) |
| OKLCH | oklch(94.99% 0.072 178.7) |
| XYZ | xyz(71.5847, 88.1877, 94.8947) |
| Luminance | 0.8819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.37
Eggshell Blue
#C4FFF7
ΔE00 3.36
Duck Egg Blue
#C3FBF4
ΔE00 3.95
Pale Cyan
#B7FFFA
ΔE00 4.06
Light Cyan
#ACFFFC
ΔE00 5.17
Light Light Blue
#CAFFFB
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFEF #FFBACA
analogous
#BAFFCD #BAFFEF #BAEDFF
triadic
#BAFFEF #EFBAFF #FFEFBA
tetradic
#BAFFEF #CDBAFF #FFBACA #EDFFBA
square
#BAFFEF #CDBAFF #FFBACA #EDFFBA
split-complementary
#BAFFEF #FFBAED #FFCDBA
monochromatic
#40FFD3 #7DFFE1 #BAFFEF #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.13
#BAFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#BAFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFEF
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFEF | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#A7FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #baffef; /* rgb */ color: rgb(186, 255, 239); /* oklch */ color: oklch(95.0% 0.072 178.7);
Tailwind
colors: {
custom: {
50: '#d0fff4',
500: '#baffef',
950: '#000000',
},
}SCSS
$custom: #baffef; $custom-light: #d0fff4; $custom-dark: #000000;
JSON
{
"hex": "#baffef",
"rgb": {
"r": 186,
"g": 255,
"b": 239
},
"hsl": {
"h": 166.087,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94988,
"c": 0.07186,
"h": 178.7
},
"luminance": 0.88191
}Semantic roles & 50–950 ramp
primary
#BAFFEF
secondary
#E77690
accent
#0035E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685