#BAEFF2#BAEFF2
#BAEFF2 is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.054 H 200.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAEFF2 |
|---|---|
| RGB | rgb(186, 239, 242) |
| HSL | hsl(183, 68%, 84%) |
| HSV | hsv(183, 23%, 95%) |
| CMYK | cmyk(23.1%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.04, -16.10, -6.96) |
| CIE-LCH | lch(91.04, 17.54, 203.39°) |
| OKLab | oklab(91.67% -0.0506 -0.019) |
| OKLCH | oklch(91.67% 0.054 200.6) |
| XYZ | xyz(67.1384, 78.5801, 95.6172) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.41
Paleturquoise
#AFEEEE
ΔE00 2.53
Light Sky Blue
#C6FCFF
ΔE00 2.72
Powder Blue
#B0E0E6
ΔE00 3.61
Pale Blue
#D0FEFE
ΔE00 3.78
Light Light Blue
#CAFFFB
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAEFF2 #F2BDBA
analogous
#BAF2D9 #BAEFF2 #BAD3F2
triadic
#BAEFF2 #F2BAEF #EFF2BA
tetradic
#BAEFF2 #D9BAF2 #F2BDBA #D3F2BA
square
#BAEFF2 #D9BAF2 #F2BDBA #D3F2BA
split-complementary
#BAEFF2 #F2BAD3 #F2D9BA
monochromatic
#53D7DF #87E3E8 #BAEFF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.26
#BAEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BAEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAEFF2
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAEFF2 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#A8F3F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baeff2; /* rgb */ color: rgb(186, 239, 242); /* oklch */ color: oklch(91.7% 0.054 200.6);
Tailwind
colors: {
custom: {
50: '#d0f4f6',
500: '#baeff2',
950: '#000000',
},
}SCSS
$custom: #baeff2; $custom-light: #d0f4f6; $custom-dark: #000000;
JSON
{
"hex": "#baeff2",
"rgb": {
"r": 186,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.214,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.91669,
"c": 0.05404,
"h": 200.6
},
"luminance": 0.78583
}Semantic roles & 50–950 ramp
primary
#BAEFF2
secondary
#D2837F
accent
#1F15D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585