#85CECD#85CECD
#85CECD is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.073 H 194.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #85CECD |
|---|---|
| RGB | rgb(133, 206, 205) |
| HSL | hsl(179, 43%, 66%) |
| HSV | hsv(179, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(78.19, -22.87, -6.72) |
| CIE-LCH | lch(78.19, 23.83, 196.37°) |
| OKLab | oklab(80.34% -0.0705 -0.0185) |
| OKLCH | oklch(80.34% 0.073 194.7) |
| XYZ | xyz(42.7596, 53.5342, 65.8257) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.81
Powder Blue
#B0E0E6
ΔE00 8.02
Paleturquoise
#AFEEEE
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Aqua Blue
#02D8E9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CECD #CE8586
analogous
#85CEA9 #85CECD #85ABCE
triadic
#85CECD #CD85CE #CECD85
tetradic
#85CECD #A985CE #CE8586 #ABCE85
square
#85CECD #A985CE #CE8586 #ABCE85
split-complementary
#85CECD #CE85AB #CEA985
monochromatic
#3E9B99 #59BCBB #85CECD #B1E0DF #DCF1F1
Accessibility & contrast
On white
1.79
#85CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#85CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CECD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CECD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#68D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cecd; /* rgb */ color: rgb(133, 206, 205); /* oklch */ color: oklch(80.3% 0.073 194.7);
Tailwind
colors: {
custom: {
50: '#acdddc',
500: '#85cecd',
950: '#000000',
},
}SCSS
$custom: #85cecd; $custom-light: #acdddc; $custom-dark: #000000;
JSON
{
"hex": "#85cecd",
"rgb": {
"r": 133,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.178,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.80338,
"c": 0.07288,
"h": 194.7
},
"luminance": 0.53537
}Semantic roles & 50–950 ramp
primary
#85CECD
secondary
#A15758
accent
#3032B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484