#BEE2E2#BEE2E2
#BEE2E2 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.7% C 0.038 H 196.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2E2 |
|---|---|
| RGB | rgb(190, 226, 226) |
| HSL | hsl(180, 38%, 82%) |
| HSV | hsv(180, 16%, 89%) |
| CMYK | cmyk(15.9%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(87.40, -11.70, -3.93) |
| CIE-LCH | lch(87.40, 12.35, 198.56°) |
| OKLab | oklab(88.7% -0.0361 -0.0107) |
| OKLCH | oklch(88.7% 0.038 196.5) |
| XYZ | xyz(62.1554, 70.8291, 82.3333) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 5.87
Pale Blue
#D0FEFE
ΔE00 6.08
Pale Sky Blue
#BDF6FE
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Very Light Blue
#D5FFFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2E2 #E2BEBE
analogous
#BEE2D0 #BEE2E2 #BED0E2
triadic
#BEE2E2 #E2BEE2 #E2E2BE
tetradic
#BEE2E2 #D0BEE2 #E2BEBE #D0E2BE
square
#BEE2E2 #D0BEE2 #E2BEBE #D0E2BE
split-complementary
#BEE2E2 #E2BED0 #E2D0BE
monochromatic
#69BCBC #94CFCF #BEE2E2 #E8F5F5 #EAF6F6
Accessibility & contrast
On white
1.38
#BEE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#BEE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2E2
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2E2 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D6D9E2
Tritanopia (blue-blind)
#B3E5E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bee2e2; /* rgb */ color: rgb(190, 226, 226); /* oklch */ color: oklch(88.7% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#d2ebeb',
500: '#bee2e2',
950: '#000000',
},
}SCSS
$custom: #bee2e2; $custom-light: #d2ebeb; $custom-dark: #000000;
JSON
{
"hex": "#bee2e2",
"rgb": {
"r": 190,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.88698,
"c": 0.03769,
"h": 196.5
},
"luminance": 0.70831
}Semantic roles & 50–950 ramp
primary
#BEE2E2
secondary
#BB8989
accent
#3434B1
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484