#B0EAEE#B0EAEE
#B0EAEE is a very light, muted teal. Relative luminance 0.742; OKLCH L 89.9% C 0.059 H 201.5°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAEE |
|---|---|
| RGB | rgb(176, 234, 238) |
| HSL | hsl(184, 65%, 81%) |
| HSV | hsv(184, 26%, 93%) |
| CMYK | cmyk(26.1%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.04, -17.37, -7.91) |
| CIE-LCH | lch(89.04, 19.08, 204.47°) |
| OKLab | oklab(89.89% -0.0549 -0.0216) |
| OKLCH | oklch(89.89% 0.059 201.5) |
| XYZ | xyz(62.7551, 74.2459, 91.8966) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.11
Powder Blue
#B0E0E6
ΔE00 3.02
Pale Sky Blue
#BDF6FE
ΔE00 3.19
Light Sky Blue
#C6FCFF
ΔE00 4.06
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Pale Blue
#D0FEFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAEE #EEB4B0
analogous
#B0EED3 #B0EAEE #B0CBEE
triadic
#B0EAEE #EEB0EA #EAEEB0
tetradic
#B0EAEE #D3B0EE #EEB4B0 #CBEEB0
square
#B0EAEE #D3B0EE #EEB4B0 #CBEEB0
split-complementary
#B0EAEE #EEB0CB #EED3B0
monochromatic
#4BCFD8 #7EDDE3 #B0EAEE #E2F7F9 #E6F8FA
Accessibility & contrast
On white
1.32
#B0EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#B0EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAEE
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAEE | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#9BEEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b0eaee; /* rgb */ color: rgb(176, 234, 238); /* oklch */ color: oklch(89.9% 0.059 201.5);
Tailwind
colors: {
custom: {
50: '#c9f0f3',
500: '#b0eaee',
950: '#000000',
},
}SCSS
$custom: #b0eaee; $custom-light: #c9f0f3; $custom-dark: #000000;
JSON
{
"hex": "#b0eaee",
"rgb": {
"r": 176,
"g": 234,
"b": 238
},
"hsl": {
"h": 183.871,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.89892,
"c": 0.05895,
"h": 201.5
},
"luminance": 0.74249
}Semantic roles & 50–950 ramp
primary
#B0EAEE
secondary
#CC7C77
accent
#2519CC
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131617
muted
#828585