#85CCCD#85CCCD
#85CCCD is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.071 H 197.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCCD |
|---|---|
| RGB | rgb(133, 204, 205) |
| HSL | hsl(181, 42%, 66%) |
| HSV | hsv(181, 35%, 80%) |
| CMYK | cmyk(35.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.62, -21.87, -7.55) |
| CIE-LCH | lch(77.62, 23.14, 199.05°) |
| OKLab | oklab(79.89% -0.0681 -0.0207) |
| OKLCH | oklch(79.89% 0.071 197) |
| XYZ | xyz(42.2812, 52.5774, 65.6663) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.78
Darkturquoise
#00CED1
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.39
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Aqua Blue
#02D8E9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCCD #CD8685
analogous
#85CDAA #85CCCD #85A8CD
triadic
#85CCCD #CD85CC #CCCD85
tetradic
#85CCCD #AA85CD #CD8685 #A8CD85
square
#85CCCD #AA85CD #CD8685 #A8CD85
split-complementary
#85CCCD #CD85A8 #CDAA85
monochromatic
#3F9899 #5ABABB #85CCCD #B0DEDF #DCF0F1
Accessibility & contrast
On white
1.82
#85CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#85CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCCD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCCD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#68D0CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85cccd; /* rgb */ color: rgb(133, 204, 205); /* oklch */ color: oklch(79.9% 0.071 197.0);
Tailwind
colors: {
custom: {
50: '#abdbdc',
500: '#85cccd',
950: '#000000',
},
}SCSS
$custom: #85cccd; $custom-light: #abdbdc; $custom-dark: #000000;
JSON
{
"hex": "#85cccd",
"rgb": {
"r": 133,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79887,
"c": 0.07115,
"h": 197
},
"luminance": 0.5258
}Semantic roles & 50–950 ramp
primary
#85CCCD
secondary
#9F5857
accent
#3231B5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484