#BEE2DE#BEE2DE
#BEE2DE is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.6% C 0.038 H 188.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2DE |
|---|---|
| RGB | rgb(190, 226, 222) |
| HSL | hsl(173, 38%, 82%) |
| HSV | hsv(173, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.30, -12.51, -1.98) |
| CIE-LCH | lch(87.30, 12.67, 188.99°) |
| OKLab | oklab(88.58% -0.0377 -0.0055) |
| OKLCH | oklch(88.58% 0.038 188.3) |
| XYZ | xyz(61.6129, 70.6121, 79.4764) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.60
Paleturquoise
#AFEEEE
ΔE00 5.82
Ice
#D6FFFA
ΔE00 6.14
Pale Blue
#D0FEFE
ΔE00 6.26
Very Pale Blue
#D6FFFE
ΔE00 6.28
Ice Blue (survey)
#D7FFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2DE #E2BEC2
analogous
#BEE2CC #BEE2DE #BED4E2
triadic
#BEE2DE #DEBEE2 #E2DEBE
tetradic
#BEE2DE #CCBEE2 #E2BEC2 #D4E2BE
square
#BEE2DE #CCBEE2 #E2BEC2 #D4E2BE
split-complementary
#BEE2DE #E2BED4 #E2CCBE
monochromatic
#69BCB3 #94CFC9 #BEE2DE #E8F5F3 #EAF6F4
Accessibility & contrast
On white
1.39
#BEE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BEE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2DE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2DE | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D7D9DF
Tritanopia (blue-blind)
#B4E4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2de; /* rgb */ color: rgb(190, 226, 222); /* oklch */ color: oklch(88.6% 0.038 188.3);
Tailwind
colors: {
custom: {
50: '#d2ebe8',
500: '#bee2de',
950: '#000000',
},
}SCSS
$custom: #bee2de; $custom-light: #d2ebe8; $custom-dark: #000000;
JSON
{
"hex": "#bee2de",
"rgb": {
"r": 190,
"g": 226,
"b": 222
},
"hsl": {
"h": 173.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88579,
"c": 0.03811,
"h": 188.3
},
"luminance": 0.70614
}Semantic roles & 50–950 ramp
primary
#BEE2DE
secondary
#BB898F
accent
#3442B1
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484