#BEE3DA#BEE3DA
#BEE3DA is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.041 H 178.9°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE3DA |
|---|---|
| RGB | rgb(190, 227, 218) |
| HSL | hsl(165, 40%, 82%) |
| HSV | hsv(165, 16%, 89%) |
| CMYK | cmyk(16.3%, 0%, 4%, 11%) |
| CIE-LAB | lab(87.46, -13.82, 0.36) |
| CIE-LCH | lch(87.46, 13.82, 178.50°) |
| OKLab | oklab(88.67% -0.0406 0.0008) |
| OKLCH | oklch(88.67% 0.041 178.9) |
| XYZ | xyz(61.3559, 70.9456, 76.7773) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Ice
#D6FFFA
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 6.30
Powder Blue
#B0E0E6
ΔE00 6.45
Light Light Blue
#CAFFFB
ΔE00 6.71
Very Pale Blue
#D6FFFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE3DA #E3BEC7
analogous
#BEE3C8 #BEE3DA #BEDAE3
triadic
#BEE3DA #DABEE3 #E3DABE
tetradic
#BEE3DA #C8BEE3 #E3BEC7 #DAE3BE
square
#BEE3DA #C8BEE3 #E3BEC7 #DAE3BE
split-complementary
#BEE3DA #E3BEDA #E3C8BE
monochromatic
#68BEA9 #93D1C2 #BEE3DA #E9F5F2 #EAF6F3
Accessibility & contrast
On white
1.38
#BEE3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BEE3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE3DA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE3DA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DEDA
Deuteranopia (green-blind)
#D9D9DB
Tritanopia (blue-blind)
#B5E4E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee3da; /* rgb */ color: rgb(190, 227, 218); /* oklch */ color: oklch(88.7% 0.041 178.9);
Tailwind
colors: {
custom: {
50: '#d2ebe5',
500: '#bee3da',
950: '#000000',
},
}SCSS
$custom: #bee3da; $custom-light: #d2ebe5; $custom-dark: #000000;
JSON
{
"hex": "#bee3da",
"rgb": {
"r": 190,
"g": 227,
"b": 218
},
"hsl": {
"h": 165.405,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.88674,
"c": 0.04063,
"h": 178.9
},
"luminance": 0.70947
}Semantic roles & 50–950 ramp
primary
#BEE3DA
secondary
#BC8995
accent
#3352B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484