#BEECE6#BEECE6
#BEECE6 is a very light, muted teal. Relative luminance 0.767; OKLCH L 90.9% C 0.048 H 186.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEECE6 |
|---|---|
| RGB | rgb(190, 236, 230) |
| HSL | hsl(172, 55%, 84%) |
| HSV | hsv(172, 19%, 93%) |
| CMYK | cmyk(19.5%, 0%, 2.5%, 7.5%) |
| CIE-LAB | lab(90.16, -15.92, -1.98) |
| CIE-LCH | lch(90.16, 16.04, 187.08°) |
| OKLab | oklab(90.92% -0.0477 -0.0055) |
| OKLCH | oklch(90.92% 0.048 186.6) |
| XYZ | xyz(65.5095, 76.6490, 86.1907) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.48
Paleturquoise
#AFEEEE
ΔE00 3.77
Light Light Blue
#CAFFFB
ΔE00 4.09
Eggshell Blue
#C4FFF7
ΔE00 4.42
Ice
#D6FFFA
ΔE00 4.43
Pale Blue
#D0FEFE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEECE6 #ECBEC4
analogous
#BEECCF #BEECE6 #BEDBEC
triadic
#BEECE6 #E6BEEC #ECE6BE
tetradic
#BEECE6 #CFBEEC #ECBEC4 #DBECBE
square
#BEECE6 #CFBEEC #ECBEC4 #DBECBE
split-complementary
#BEECE6 #ECBEDB #ECCFBE
monochromatic
#5FD0C2 #8FDED4 #BEECE6 #E7F8F6 #E7F8F6
Accessibility & contrast
On white
1.29
#BEECE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#BEECE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEECE6
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEECE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEECE6 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E6
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#B1EEEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beece6; /* rgb */ color: rgb(190, 236, 230); /* oklch */ color: oklch(90.9% 0.048 186.6);
Tailwind
colors: {
custom: {
50: '#d2f2ed',
500: '#beece6',
950: '#000000',
},
}SCSS
$custom: #beece6; $custom-light: #d2f2ed; $custom-dark: #000000;
JSON
{
"hex": "#beece6",
"rgb": {
"r": 190,
"g": 236,
"b": 230
},
"hsl": {
"h": 172.174,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.90921,
"c": 0.04804,
"h": 186.6
},
"luminance": 0.76651
}Semantic roles & 50–950 ramp
primary
#BEECE6
secondary
#C9858E
accent
#2338C2
background
#FEFFFE
surface
#FBFEFD
border
#D4D6D5
text
#141616
muted
#838584