#85BEC4#85BEC4
#85BEC4 is a light, muted teal. Relative luminance 0.458; OKLCH L 76.4% C 0.060 H 204.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85BEC4 |
|---|---|
| RGB | rgb(133, 190, 196) |
| HSL | hsl(186, 35%, 65%) |
| HSV | hsv(186, 32%, 77%) |
| CMYK | cmyk(32.1%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(73.41, -16.91, -8.94) |
| CIE-LCH | lch(73.41, 19.13, 207.86°) |
| OKLab | oklab(76.44% -0.0543 -0.0244) |
| OKLCH | oklch(76.44% 0.06 204.2) |
| XYZ | xyz(38.0468, 45.7968, 59.0488) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 9.04
Lightblue
#ADD8E6
ΔE00 9.06
Turquoise Blue
#06B1C4
ΔE00 9.85
Cadetblue
#5F9EA0
ΔE00 10.07
Baby Blue
#89CFF0
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85BEC4 #C48B85
analogous
#85C4AB #85BEC4 #859FC4
triadic
#85BEC4 #C485BE #BEC485
tetradic
#85BEC4 #AB85C4 #C48B85 #9FC485
square
#85BEC4 #AB85C4 #C48B85 #9FC485
split-complementary
#85BEC4 #C4859F #C4AB85
monochromatic
#43848B #5CA8B0 #85BEC4 #AED4D8 #D8EAEC
Accessibility & contrast
On white
2.07
#85BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#85BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85BEC4
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85BEC4 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B9C4
Deuteranopia (green-blind)
#AAB1C4
Tritanopia (blue-blind)
#6EC2C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #85bec4; /* rgb */ color: rgb(133, 190, 196); /* oklch */ color: oklch(76.4% 0.060 204.2);
Tailwind
colors: {
custom: {
50: '#abd1d5',
500: '#85bec4',
950: '#000000',
},
}SCSS
$custom: #85bec4; $custom-light: #abd1d5; $custom-dark: #000000;
JSON
{
"hex": "#85bec4",
"rgb": {
"r": 133,
"g": 190,
"b": 196
},
"hsl": {
"h": 185.714,
"s": 34.807,
"l": 64.51
},
"oklch": {
"l": 0.76437,
"c": 0.05954,
"h": 204.2
},
"luminance": 0.45799
}Semantic roles & 50–950 ramp
primary
#85BEC4
secondary
#DDCAC8
accent
#4338AE
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283