#85CECF#85CECF
#85CECF is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.073 H 196.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #85CECF |
|---|---|
| RGB | rgb(133, 206, 207) |
| HSL | hsl(181, 44%, 67%) |
| HSV | hsv(181, 36%, 81%) |
| CMYK | cmyk(35.7%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(78.25, -22.39, -7.71) |
| CIE-LCH | lch(78.25, 23.68, 199.00°) |
| OKLab | oklab(80.4% -0.0697 -0.0212) |
| OKLCH | oklch(80.4% 0.073 196.9) |
| XYZ | xyz(43.0026, 53.6314, 67.1053) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 8.01
Robin'S Egg Blue
#98EFF9
ΔE00 8.23
Aqua Blue
#02D8E9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CECF #CF8685
analogous
#85CFAB #85CECF #85A9CF
triadic
#85CECF #CF85CE #CECF85
tetradic
#85CECF #AB85CF #CF8685 #A9CF85
square
#85CECF #AB85CF #CF8685 #A9CF85
split-complementary
#85CECF #CF85A9 #CFAB85
monochromatic
#3D9B9C #59BCBE #85CECF #B1E0E0 #DDF1F2
Accessibility & contrast
On white
1.79
#85CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#85CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CECF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CECF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B7BDD0
Tritanopia (blue-blind)
#67D3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cecf; /* rgb */ color: rgb(133, 206, 207); /* oklch */ color: oklch(80.4% 0.073 196.9);
Tailwind
colors: {
custom: {
50: '#acdddd',
500: '#85cecf',
950: '#000000',
},
}SCSS
$custom: #85cecf; $custom-light: #acdddd; $custom-dark: #000000;
JSON
{
"hex": "#85cecf",
"rgb": {
"r": 133,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.811,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80403,
"c": 0.07283,
"h": 196.9
},
"luminance": 0.53634
}Semantic roles & 50–950 ramp
primary
#85CECF
secondary
#A25756
accent
#312FB7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484