#B8EAEE#B8EAEE
#B8EAEE is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.4% C 0.051 H 202.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EAEE |
|---|---|
| RGB | rgb(184, 234, 238) |
| HSL | hsl(184, 61%, 83%) |
| HSV | hsv(184, 23%, 93%) |
| CMYK | cmyk(22.7%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.49, -15.05, -7.19) |
| CIE-LCH | lch(89.49, 16.67, 205.54°) |
| OKLab | oklab(90.37% -0.0476 -0.0196) |
| OKLCH | oklch(90.37% 0.051 202.4) |
| XYZ | xyz(64.6180, 75.2065, 91.9840) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.39
Pale Sky Blue
#BDF6FE
ΔE00 2.97
Paleturquoise
#AFEEEE
ΔE00 3.29
Light Sky Blue
#C6FCFF
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 4.65
Really Light Blue
#D4FFFF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EAEE #EEBCB8
analogous
#B8EED7 #B8EAEE #B8CFEE
triadic
#B8EAEE #EEB8EA #EAEEB8
tetradic
#B8EAEE #D7B8EE #EEBCB8 #CFEEB8
square
#B8EAEE #D7B8EE #EEBCB8 #CFEEB8
split-complementary
#B8EAEE #EEB8CF #EED7B8
monochromatic
#55CDD6 #87DBE2 #B8EAEE #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.31
#B8EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#B8EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EAEE
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EAEE | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#A7EEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b8eaee; /* rgb */ color: rgb(184, 234, 238); /* oklch */ color: oklch(90.4% 0.051 202.4);
Tailwind
colors: {
custom: {
50: '#cef0f3',
500: '#b8eaee',
950: '#000000',
},
}SCSS
$custom: #b8eaee; $custom-light: #cef0f3; $custom-dark: #000000;
JSON
{
"hex": "#b8eaee",
"rgb": {
"r": 184,
"g": 234,
"b": 238
},
"hsl": {
"h": 184.444,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.90368,
"c": 0.05146,
"h": 202.4
},
"luminance": 0.75209
}Semantic roles & 50–950 ramp
primary
#B8EAEE
secondary
#CC847E
accent
#291CC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585