#BAF2ED#BAF2ED
#BAF2ED is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.2% C 0.057 H 189.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF2ED |
|---|---|
| RGB | rgb(186, 242, 237) |
| HSL | hsl(175, 68%, 84%) |
| HSV | hsv(175, 23%, 95%) |
| CMYK | cmyk(23.1%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(91.71, -18.65, -3.38) |
| CIE-LCH | lch(91.71, 18.95, 190.27°) |
| OKLab | oklab(92.15% -0.0563 -0.0093) |
| OKLCH | oklch(92.15% 0.057 189.4) |
| XYZ | xyz(67.2832, 80.0550, 92.0114) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.02
Paleturquoise
#AFEEEE
ΔE00 2.41
Eggshell Blue
#C4FFF7
ΔE00 2.87
Light Light Blue
#CAFFFB
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 3.44
Light Sky Blue
#C6FCFF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF2ED #F2BABF
analogous
#BAF2D1 #BAF2ED #BADBF2
triadic
#BAF2ED #EDBAF2 #F2EDBA
tetradic
#BAF2ED #D1BAF2 #F2BABF #DBF2BA
square
#BAF2ED #D1BAF2 #F2BABF #DBF2BA
split-complementary
#BAF2ED #F2BADB #F2D1BA
monochromatic
#53DFD2 #87E8E0 #BAF2ED #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.23
#BAF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#BAF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF2ED
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF2ED | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#A9F5F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #baf2ed; /* rgb */ color: rgb(186, 242, 237); /* oklch */ color: oklch(92.2% 0.057 189.4);
Tailwind
colors: {
custom: {
50: '#d0f6f2',
500: '#baf2ed',
950: '#000000',
},
}SCSS
$custom: #baf2ed; $custom-light: #d0f6f2; $custom-dark: #000000;
JSON
{
"hex": "#baf2ed",
"rgb": {
"r": 186,
"g": 242,
"b": 237
},
"hsl": {
"h": 174.643,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.92154,
"c": 0.05712,
"h": 189.4
},
"luminance": 0.80058
}Semantic roles & 50–950 ramp
primary
#BAF2ED
secondary
#D27F86
accent
#1526D0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585