#B2EAED#B2EAED
#B2EAED is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.0% C 0.057 H 200.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EAED |
|---|---|
| RGB | rgb(178, 234, 237) |
| HSL | hsl(183, 62%, 81%) |
| HSV | hsv(183, 25%, 93%) |
| CMYK | cmyk(24.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.12, -17.01, -7.25) |
| CIE-LCH | lch(89.12, 18.49, 203.07°) |
| OKLab | oklab(89.98% -0.0534 -0.0198) |
| OKLCH | oklch(89.98% 0.057 200.3) |
| XYZ | xyz(63.0642, 74.4222, 91.1464) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 3.00
Pale Sky Blue
#BDF6FE
ΔE00 3.31
Light Sky Blue
#C6FCFF
ΔE00 3.95
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Pale Blue
#D0FEFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EAED #EDB5B2
analogous
#B2EDD3 #B2EAED #B2CDED
triadic
#B2EAED #EDB2EA #EAEDB2
tetradic
#B2EAED #D3B2ED #EDB5B2 #CDEDB2
square
#B2EAED #D3B2ED #EDB5B2 #CDEDB2
split-complementary
#B2EAED #EDB2CD #EDD3B2
monochromatic
#4FCFD6 #80DCE1 #B2EAED #E4F8F9 #E6F8F9
Accessibility & contrast
On white
1.32
#B2EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#B2EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EAED
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EAED | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#9FEEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2eaed; /* rgb */ color: rgb(178, 234, 237); /* oklch */ color: oklch(90.0% 0.057 200.3);
Tailwind
colors: {
custom: {
50: '#caf0f2',
500: '#b2eaed',
950: '#000000',
},
}SCSS
$custom: #b2eaed; $custom-light: #caf0f2; $custom-dark: #000000;
JSON
{
"hex": "#b2eaed",
"rgb": {
"r": 178,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.051,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.89978,
"c": 0.05699,
"h": 200.3
},
"luminance": 0.74425
}Semantic roles & 50–950 ramp
primary
#B2EAED
secondary
#CA7D79
accent
#251CCA
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585