#BAEFF0#BAEFF0
#BAEFF0 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.6% C 0.054 H 197.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF0 |
|---|---|
| RGB | rgb(186, 239, 240) |
| HSL | hsl(181, 64%, 84%) |
| HSV | hsv(181, 23%, 94%) |
| CMYK | cmyk(22.5%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(90.99, -16.53, -6.00) |
| CIE-LCH | lch(90.99, 17.59, 199.96°) |
| OKLab | oklab(91.61% -0.0514 -0.0164) |
| OKLCH | oklch(91.61% 0.054 197.7) |
| XYZ | xyz(66.8396, 78.4607, 94.0439) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.07
Light Sky Blue
#C6FCFF
ΔE00 2.86
Pale Sky Blue
#BDF6FE
ΔE00 3.09
Pale Blue
#D0FEFE
ΔE00 3.71
Light Light Blue
#CAFFFB
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF0 #F0BBBA
analogous
#BAF0D6 #BAEFF0 #BAD4F0
triadic
#BAEFF0 #F0BAEF #EFF0BA
tetradic
#BAEFF0 #D6BAF0 #F0BBBA #D4F0BA
square
#BAEFF0 #D6BAF0 #F0BBBA #D4F0BA
split-complementary
#BAEFF0 #F0BAD4 #F0D6BA
monochromatic
#55D8DA #88E3E5 #BAEFF0 #E6F9FA #E6F9FA
Accessibility & contrast
On white
1.26
#BAEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#BAEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF0
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF0 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#A9F3EF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baeff0; /* rgb */ color: rgb(186, 239, 240); /* oklch */ color: oklch(91.6% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#d0f4f4',
500: '#baeff0',
950: '#000000',
},
}SCSS
$custom: #baeff0; $custom-light: #d0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#baeff0",
"rgb": {
"r": 186,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.111,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.91608,
"c": 0.05392,
"h": 197.7
},
"luminance": 0.78463
}Semantic roles & 50–950 ramp
primary
#BAEFF0
secondary
#CF8180
accent
#1D19CC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585