#BEE8EA#BEE8EA
#BEE8EA is a very light, muted teal. Relative luminance 0.746; OKLCH L 90.2% C 0.044 H 200.0°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE8EA |
|---|---|
| RGB | rgb(190, 232, 234) |
| HSL | hsl(183, 51%, 83%) |
| HSV | hsv(183, 19%, 92%) |
| CMYK | cmyk(18.8%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(89.20, -13.09, -5.47) |
| CIE-LCH | lch(89.20, 14.19, 202.69°) |
| OKLab | oklab(90.2% -0.0409 -0.0149) |
| OKLCH | oklch(90.2% 0.044 200) |
| XYZ | xyz(64.9389, 74.5987, 88.8034) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.70
Pale Sky Blue
#BDF6FE
ΔE00 4.21
Paleturquoise
#AFEEEE
ΔE00 4.51
Light Sky Blue
#C6FCFF
ΔE00 4.56
Pale Blue
#D0FEFE
ΔE00 4.69
Really Light Blue
#D4FFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE8EA #EAC0BE
analogous
#BEEAD6 #BEE8EA #BED2EA
triadic
#BEE8EA #EABEE8 #E8EABE
tetradic
#BEE8EA #D6BEEA #EAC0BE #D2EABE
square
#BEE8EA #D6BEEA #EAC0BE #D2EABE
split-complementary
#BEE8EA #EABED2 #EAD6BE
monochromatic
#61C7CC #90D8DB #BEE8EA #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.32
#BEE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#BEE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE8EA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE8EA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#B1EBE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bee8ea; /* rgb */ color: rgb(190, 232, 234); /* oklch */ color: oklch(90.2% 0.044 200.0);
Tailwind
colors: {
custom: {
50: '#d2eff0',
500: '#bee8ea',
950: '#000000',
},
}SCSS
$custom: #bee8ea; $custom-light: #d2eff0; $custom-dark: #000000;
JSON
{
"hex": "#bee8ea",
"rgb": {
"r": 190,
"g": 232,
"b": 234
},
"hsl": {
"h": 182.727,
"s": 51.163,
"l": 83.137
},
"oklch": {
"l": 0.90198,
"c": 0.04357,
"h": 200
},
"luminance": 0.74601
}Semantic roles & 50–950 ramp
primary
#BEE8EA
secondary
#C68986
accent
#2E27BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585