#B3EAEB#B3EAEB
#B3EAEB is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.0% C 0.056 H 197.6°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B3EAEB |
|---|---|
| RGB | rgb(179, 234, 235) |
| HSL | hsl(181, 58%, 81%) |
| HSV | hsv(181, 24%, 92%) |
| CMYK | cmyk(23.8%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.12, -17.16, -6.19) |
| CIE-LCH | lch(89.12, 18.24, 199.84°) |
| OKLab | oklab(89.98% -0.0533 -0.0169) |
| OKLCH | oklch(89.98% 0.056 197.6) |
| XYZ | xyz(63.0040, 74.4248, 89.6269) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.68
Powder Blue
#B0E0E6
ΔE00 3.42
Pale Sky Blue
#BDF6FE
ΔE00 3.82
Light Sky Blue
#C6FCFF
ΔE00 4.03
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Light Blue
#CAFFFB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3EAEB #EBB4B3
analogous
#B3EBD0 #B3EAEB #B3CEEB
triadic
#B3EAEB #EBB3EA #EAEBB3
tetradic
#B3EAEB #D0B3EB #EBB4B3 #CEEBB3
square
#B3EAEB #D0B3EB #EBB4B3 #CEEBB3
split-complementary
#B3EAEB #EBB3CE #EBD0B3
monochromatic
#52CFD1 #83DDDE #B3EAEB #E3F7F8 #E7F8F9
Accessibility & contrast
On white
1.32
#B3EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#B3EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3EAEB
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3EAEB | 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)
#E3E5EB
Deuteranopia (green-blind)
#D8DCEC
Tritanopia (blue-blind)
#A1EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b3eaeb; /* rgb */ color: rgb(179, 234, 235); /* oklch */ color: oklch(90.0% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#cbf0f1',
500: '#b3eaeb',
950: '#000000',
},
}SCSS
$custom: #b3eaeb; $custom-light: #cbf0f1; $custom-dark: #000000;
JSON
{
"hex": "#b3eaeb",
"rgb": {
"r": 179,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.071,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.89975,
"c": 0.05594,
"h": 197.6
},
"luminance": 0.74428
}Semantic roles & 50–950 ramp
primary
#B3EAEB
secondary
#C77C7B
accent
#2320C6
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585