#BEE5DF#BEE5DF
#BEE5DF is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.2% C 0.041 H 185.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5DF |
|---|---|
| RGB | rgb(190, 229, 223) |
| HSL | hsl(171, 43%, 82%) |
| HSV | hsv(171, 17%, 90%) |
| CMYK | cmyk(17%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(88.12, -13.83, -1.30) |
| CIE-LCH | lch(88.12, 13.89, 185.37°) |
| OKLab | oklab(89.24% -0.0413 -0.0037) |
| OKLCH | oklch(89.24% 0.041 185.1) |
| XYZ | xyz(62.5702, 72.3116, 80.4586) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.24
Paleturquoise
#AFEEEE
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 5.46
Ice
#D6FFFA
ΔE00 5.52
Pale Blue
#D0FEFE
ΔE00 5.86
Light Light Blue
#CAFFFB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5DF #E5BEC4
analogous
#BEE5CC #BEE5DF #BED8E5
triadic
#BEE5DF #DFBEE5 #E5DFBE
tetradic
#BEE5DF #CCBEE5 #E5BEC4 #D8E5BE
square
#BEE5DF #CCBEE5 #E5BEC4 #D8E5BE
split-complementary
#BEE5DF #E5BED8 #E5CCBE
monochromatic
#67C2B4 #92D4C9 #BEE5DF #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.36
#BEE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BEE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5DF
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5DF | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DF
Deuteranopia (green-blind)
#D9DBE0
Tritanopia (blue-blind)
#B4E7E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee5df; /* rgb */ color: rgb(190, 229, 223); /* oklch */ color: oklch(89.2% 0.041 185.1);
Tailwind
colors: {
custom: {
50: '#d2ede9',
500: '#bee5df',
950: '#000000',
},
}SCSS
$custom: #bee5df; $custom-light: #d2ede9; $custom-dark: #000000;
JSON
{
"hex": "#bee5df",
"rgb": {
"r": 190,
"g": 229,
"b": 223
},
"hsl": {
"h": 170.769,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.8924,
"c": 0.04146,
"h": 185.1
},
"luminance": 0.72313
}Semantic roles & 50–950 ramp
primary
#BEE5DF
secondary
#BF8891
accent
#3044B6
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484