#85CCCE#85CCCE
#85CCCE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.071 H 198.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCCE |
|---|---|
| RGB | rgb(133, 204, 206) |
| HSL | hsl(182, 43%, 66%) |
| HSV | hsv(182, 35%, 81%) |
| CMYK | cmyk(35.4%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(77.65, -21.63, -8.05) |
| CIE-LCH | lch(77.65, 23.08, 200.41°) |
| OKLab | oklab(79.92% -0.0676 -0.0221) |
| OKLCH | oklch(79.92% 0.071 198.1) |
| XYZ | xyz(42.4023, 52.6258, 66.3040) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.13
Powder Blue
#B0E0E6
ΔE00 7.61
Darkturquoise
#00CED1
ΔE00 8.08
Paleturquoise
#AFEEEE
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.52
Aqua Blue
#02D8E9
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCCE #CE8785
analogous
#85CEAC #85CCCE #85A8CE
triadic
#85CCCE #CE85CC #CCCE85
tetradic
#85CCCE #AC85CE #CE8785 #A8CE85
square
#85CCCE #AC85CE #CE8785 #A8CE85
split-complementary
#85CCCE #CE85A8 #CEAC85
monochromatic
#3E989B #59BABC #85CCCE #B1DEE0 #DCF1F1
Accessibility & contrast
On white
1.82
#85CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#85CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCCE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCCE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#68D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85ccce; /* rgb */ color: rgb(133, 204, 206); /* oklch */ color: oklch(79.9% 0.071 198.1);
Tailwind
colors: {
custom: {
50: '#acdbdc',
500: '#85ccce',
950: '#000000',
},
}SCSS
$custom: #85ccce; $custom-light: #acdbdc; $custom-dark: #000000;
JSON
{
"hex": "#85ccce",
"rgb": {
"r": 133,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.644,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.79919,
"c": 0.07117,
"h": 198.1
},
"luminance": 0.52629
}Semantic roles & 50–950 ramp
primary
#85CCCE
secondary
#A15957
accent
#3330B6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484