#BAFFEE#BAFFEE
#BAFFEE is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.072 H 177.7°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFEE |
|---|---|
| RGB | rgb(186, 255, 238) |
| HSL | hsl(165, 100%, 86%) |
| HSV | hsv(165, 27%, 100%) |
| CMYK | cmyk(27.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.22, -24.77, 1.23) |
| CIE-LCH | lch(95.22, 24.80, 177.15°) |
| OKLab | oklab(94.96% -0.0722 0.0029) |
| OKLCH | oklch(94.96% 0.072 177.7) |
| XYZ | xyz(71.4374, 88.1288, 94.1188) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.04
Eggshell Blue
#C4FFF7
ΔE00 3.65
Duck Egg Blue
#C3FBF4
ΔE00 4.22
Pale Cyan
#B7FFFA
ΔE00 4.41
Light Cyan
#ACFFFC
ΔE00 5.51
Light Light Blue
#CAFFFB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFEE #FFBACB
analogous
#BAFFCC #BAFFEE #BAEEFF
triadic
#BAFFEE #EEBAFF #FFEEBA
tetradic
#BAFFEE #CCBAFF #FFBACB #EEFFBA
square
#BAFFEE #CCBAFF #FFBACB #EEFFBA
split-complementary
#BAFFEE #FFBAEE #FFCCBA
monochromatic
#40FFD0 #7DFFDF #BAFFEE #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#BAFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BAFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFEE
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFEE | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#A7FFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #baffee; /* rgb */ color: rgb(186, 255, 238); /* oklch */ color: oklch(95.0% 0.072 177.7);
Tailwind
colors: {
custom: {
50: '#d0fff3',
500: '#baffee',
950: '#000000',
},
}SCSS
$custom: #baffee; $custom-light: #d0fff3; $custom-dark: #000000;
JSON
{
"hex": "#baffee",
"rgb": {
"r": 186,
"g": 255,
"b": 238
},
"hsl": {
"h": 165.217,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.9496,
"c": 0.0723,
"h": 177.7
},
"luminance": 0.88132
}Semantic roles & 50–950 ramp
primary
#BAFFEE
secondary
#E77692
accent
#0039E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685