#BAFEEE#BAFEEE
#BAFEEE is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.071 H 178.5°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEEE |
|---|---|
| RGB | rgb(186, 254, 238) |
| HSL | hsl(166, 97%, 86%) |
| HSV | hsv(166, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(94.95, -24.29, 0.84) |
| CIE-LCH | lch(94.95, 24.31, 178.02°) |
| OKLab | oklab(94.75% -0.071 0.0019) |
| OKLCH | oklch(94.75% 0.071 178.5) |
| XYZ | xyz(71.1192, 87.4925, 94.0128) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.39
Eggshell Blue
#C4FFF7
ΔE00 3.32
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Pale Cyan
#B7FFFA
ΔE00 4.09
Light Cyan
#ACFFFC
ΔE00 5.23
Light Light Blue
#CAFFFB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEEE #FEBACA
analogous
#BAFECC #BAFEEE #BAECFE
triadic
#BAFEEE #EEBAFE #FEEEBA
tetradic
#BAFEEE #CCBAFE #FEBACA #ECFEBA
square
#BAFEEE #CCBAFE #FEBACA #ECFEBA
split-complementary
#BAFEEE #FEBAEC #FECCBA
monochromatic
#41FCD0 #7EFDDF #BAFEEE #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.14
#BAFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BAFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEEE
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEEE | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6ED
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#A7FFF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bafeee; /* rgb */ color: rgb(186, 254, 238); /* oklch */ color: oklch(94.7% 0.071 178.5);
Tailwind
colors: {
custom: {
50: '#d0fff3',
500: '#bafeee',
950: '#000000',
},
}SCSS
$custom: #bafeee; $custom-light: #d0fff3; $custom-dark: #000000;
JSON
{
"hex": "#bafeee",
"rgb": {
"r": 186,
"g": 254,
"b": 238
},
"hsl": {
"h": 165.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.94745,
"c": 0.07102,
"h": 178.5
},
"luminance": 0.87496
}Semantic roles & 50–950 ramp
primary
#BAFEEE
secondary
#E57791
accent
#0036E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685