#B7EAEE#B7EAEE
#B7EAEE is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.3% C 0.052 H 202.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B7EAEE |
|---|---|
| RGB | rgb(183, 234, 238) |
| HSL | hsl(184, 62%, 83%) |
| HSV | hsv(184, 23%, 93%) |
| CMYK | cmyk(23.1%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.43, -15.34, -7.28) |
| CIE-LCH | lch(89.43, 16.98, 205.39°) |
| OKLab | oklab(90.31% -0.0485 -0.0198) |
| OKLCH | oklch(90.31% 0.052 202.2) |
| XYZ | xyz(64.3792, 75.0833, 91.9728) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.42
Pale Sky Blue
#BDF6FE
ΔE00 2.95
Paleturquoise
#AFEEEE
ΔE00 3.11
Light Sky Blue
#C6FCFF
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 4.71
Really Light Blue
#D4FFFF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7EAEE #EEBBB7
analogous
#B7EED7 #B7EAEE #B7CEEE
triadic
#B7EAEE #EEB7EA #EAEEB7
tetradic
#B7EAEE #D7B7EE #EEBBB7 #CEEEB7
square
#B7EAEE #D7B7EE #EEBBB7 #CEEEB7
split-complementary
#B7EAEE #EEB7CE #EED7B7
monochromatic
#54CDD7 #85DCE2 #B7EAEE #E6F8F9 #E6F8F9
Accessibility & contrast
On white
1.31
#B7EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#B7EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7EAEE
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7EAEE | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#A5EEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b7eaee; /* rgb */ color: rgb(183, 234, 238); /* oklch */ color: oklch(90.3% 0.052 202.2);
Tailwind
colors: {
custom: {
50: '#cdf0f3',
500: '#b7eaee',
950: '#000000',
},
}SCSS
$custom: #b7eaee; $custom-light: #cdf0f3; $custom-dark: #000000;
JSON
{
"hex": "#b7eaee",
"rgb": {
"r": 183,
"g": 234,
"b": 238
},
"hsl": {
"h": 184.364,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.90308,
"c": 0.05241,
"h": 202.2
},
"luminance": 0.75086
}Semantic roles & 50–950 ramp
primary
#B7EAEE
secondary
#CC837D
accent
#291CCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131617
muted
#838585