#85CCC8#85CCC8
#85CCC8 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.072 H 191.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCC8 |
|---|---|
| RGB | rgb(133, 204, 200) |
| HSL | hsl(177, 41%, 66%) |
| HSV | hsv(177, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 2%, 20%) |
| CIE-LAB | lab(77.48, -23.06, -5.07) |
| CIE-LCH | lch(77.48, 23.61, 192.40°) |
| OKLab | oklab(79.73% -0.0701 -0.014) |
| OKLCH | oklch(79.73% 0.072 191.3) |
| XYZ | xyz(41.6873, 52.3398, 62.5383) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 7.75
Darkturquoise
#00CED1
ΔE00 8.08
Seafoam Blue
#78D1B6
ΔE00 8.42
Paleturquoise
#AFEEEE
ΔE00 8.69
Powder Blue
#B0E0E6
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCC8 #CC8589
analogous
#85CCA4 #85CCC8 #85ACCC
triadic
#85CCC8 #C885CC #CCC885
tetradic
#85CCC8 #A485CC #CC8589 #ACCC85
square
#85CCC8 #A485CC #CC8589 #ACCC85
split-complementary
#85CCC8 #CC85AC #CCA485
monochromatic
#3F9792 #5ABAB5 #85CCC8 #B0DEDB #DBF0EF
Accessibility & contrast
On white
1.83
#85CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#85CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCC8
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCC8 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#6AD0CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #85ccc8; /* rgb */ color: rgb(133, 204, 200); /* oklch */ color: oklch(79.7% 0.072 191.3);
Tailwind
colors: {
custom: {
50: '#abdbd8',
500: '#85ccc8',
950: '#000000',
},
}SCSS
$custom: #85ccc8; $custom-light: #abdbd8; $custom-dark: #000000;
JSON
{
"hex": "#85ccc8",
"rgb": {
"r": 133,
"g": 204,
"b": 200
},
"hsl": {
"h": 176.62,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79727,
"c": 0.07151,
"h": 191.3
},
"luminance": 0.52342
}Semantic roles & 50–950 ramp
primary
#85CCC8
secondary
#9E575B
accent
#3139B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483