#85C8CF#85C8CF
#85C8CF is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.1% C 0.068 H 204.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #85C8CF |
|---|---|
| RGB | rgb(133, 200, 207) |
| HSL | hsl(186, 44%, 67%) |
| HSV | hsv(186, 36%, 81%) |
| CMYK | cmyk(35.7%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.56, -19.37, -10.22) |
| CIE-LCH | lch(76.56, 21.90, 207.82°) |
| OKLab | oklab(79.05% -0.0623 -0.028) |
| OKLCH | oklch(79.05% 0.068 204.2) |
| XYZ | xyz(41.5857, 50.7975, 66.6330) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 8.10
Lightblue
#ADD8E6
ΔE00 8.18
Aqua Blue
#02D8E9
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 8.90
Robin'S Egg Blue
#98EFF9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85C8CF #CF8C85
analogous
#85CFB1 #85C8CF #85A3CF
triadic
#85C8CF #CF85C8 #C8CF85
tetradic
#85C8CF #B185CF #CF8C85 #A3CF85
square
#85C8CF #B185CF #CF8C85 #A3CF85
split-complementary
#85C8CF #CF85A3 #CFB185
monochromatic
#3D939C #59B4BE #85C8CF #B1DCE0 #DDF0F2
Accessibility & contrast
On white
1.88
#85C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#85C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85C8CF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85C8CF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#68CDCA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85c8cf; /* rgb */ color: rgb(133, 200, 207); /* oklch */ color: oklch(79.1% 0.068 204.2);
Tailwind
colors: {
custom: {
50: '#abd8dd',
500: '#85c8cf',
950: '#000000',
},
}SCSS
$custom: #85c8cf; $custom-light: #abd8dd; $custom-dark: #000000;
JSON
{
"hex": "#85c8cf",
"rgb": {
"r": 133,
"g": 200,
"b": 207
},
"hsl": {
"h": 185.676,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.79052,
"c": 0.06835,
"h": 204.2
},
"luminance": 0.508
}Semantic roles & 50–950 ramp
primary
#85C8CF
secondary
#A25D56
accent
#3C2FB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384