#BAEFF8#BAEFF8
#BAEFF8 is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.9% C 0.055 H 209.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF8 |
|---|---|
| RGB | rgb(186, 239, 248) |
| HSL | hsl(189, 82%, 85%) |
| HSV | hsv(189, 25%, 97%) |
| CMYK | cmyk(25%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(91.21, -14.80, -9.85) |
| CIE-LCH | lch(91.21, 17.78, 213.63°) |
| OKLab | oklab(91.86% -0.0483 -0.0268) |
| OKLCH | oklch(91.86% 0.055 209) |
| XYZ | xyz(68.0543, 78.9465, 100.4412) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.67
Powder Blue
#B0E0E6
ΔE00 3.46
Light Sky Blue
#C6FCFF
ΔE00 3.63
Paleturquoise
#AFEEEE
ΔE00 4.61
Pale Blue
#D0FEFE
ΔE00 4.84
Really Light Blue
#D4FFFF
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF8 #F8C3BA
analogous
#BAF8E2 #BAEFF8 #BAD0F8
triadic
#BAEFF8 #F8BAEF #EFF8BA
tetradic
#BAEFF8 #E2BAF8 #F8C3BA #D0F8BA
square
#BAEFF8 #E2BAF8 #F8C3BA #D0F8BA
split-complementary
#BAEFF8 #F8BAD0 #F8E2BA
monochromatic
#4BD5ED #82E2F2 #BAEFF8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.25
#BAEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BAEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF8
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF8 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF9
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#A6F4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #baeff8; /* rgb */ color: rgb(186, 239, 248); /* oklch */ color: oklch(91.9% 0.055 209.0);
Tailwind
colors: {
custom: {
50: '#d0f4fa',
500: '#baeff8',
950: '#000000',
},
}SCSS
$custom: #baeff8; $custom-light: #d0f4fa; $custom-dark: #000000;
JSON
{
"hex": "#baeff8",
"rgb": {
"r": 186,
"g": 239,
"b": 248
},
"hsl": {
"h": 188.71,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.91856,
"c": 0.05524,
"h": 209
},
"luminance": 0.78949
}Semantic roles & 50–950 ramp
primary
#BAEFF8
secondary
#DB897B
accent
#2708DE
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585