#85CCC4#85CCC4
#85CCC4 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.072 H 186.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCC4 |
|---|---|
| RGB | rgb(133, 204, 196) |
| HSL | hsl(173, 41%, 66%) |
| HSV | hsv(173, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(77.37, -23.99, -3.08) |
| CIE-LCH | lch(77.37, 24.18, 187.31°) |
| OKLab | oklab(79.6% -0.0718 -0.0086) |
| OKLCH | oklch(79.6% 0.072 186.9) |
| XYZ | xyz(41.2260, 52.1552, 60.1085) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.15
Mediumturquoise
#48D1CC
ΔE00 6.26
Seafoam Blue
#78D1B6
ΔE00 6.86
Turquoise
#40E0D0
ΔE00 8.47
Darkturquoise
#00CED1
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCC4 #CC858D
analogous
#85CCA0 #85CCC4 #85B0CC
triadic
#85CCC4 #C485CC #CCC485
tetradic
#85CCC4 #A085CC #CC858D #B0CC85
square
#85CCC4 #A085CC #CC858D #B0CC85
split-complementary
#85CCC4 #CC85B0 #CCA085
monochromatic
#3F978D #5ABAAF #85CCC4 #B0DED9 #DBF0EE
Accessibility & contrast
On white
1.84
#85CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#85CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCC4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCC4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C4
Deuteranopia (green-blind)
#B8BBC5
Tritanopia (blue-blind)
#6CCFC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #85ccc4; /* rgb */ color: rgb(133, 204, 196); /* oklch */ color: oklch(79.6% 0.072 186.9);
Tailwind
colors: {
custom: {
50: '#abdbd5',
500: '#85ccc4',
950: '#000000',
},
}SCSS
$custom: #85ccc4; $custom-light: #abdbd5; $custom-dark: #000000;
JSON
{
"hex": "#85ccc4",
"rgb": {
"r": 133,
"g": 204,
"b": 196
},
"hsl": {
"h": 173.239,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79602,
"c": 0.0723,
"h": 186.9
},
"luminance": 0.52158
}Semantic roles & 50–950 ramp
primary
#85CCC4
secondary
#9E575F
accent
#3140B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483