#85CCC2#85CCC2
#85CCC2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.073 H 184.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCC2 |
|---|---|
| RGB | rgb(133, 204, 194) |
| HSL | hsl(172, 41%, 66%) |
| HSV | hsv(172, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(77.32, -24.45, -2.08) |
| CIE-LCH | lch(77.32, 24.54, 184.86°) |
| OKLab | oklab(79.54% -0.0726 -0.006) |
| OKLCH | oklch(79.54% 0.073 184.7) |
| XYZ | xyz(40.9998, 52.0648, 58.9176) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.37
Seafoam Blue
#78D1B6
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 8.29
Mediumaquamarine
#66CDAA
ΔE00 8.73
Darkturquoise
#00CED1
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCC2 #CC858F
analogous
#85CC9E #85CCC2 #85B2CC
triadic
#85CCC2 #C285CC #CCC285
tetradic
#85CCC2 #9E85CC #CC858F #B2CC85
square
#85CCC2 #9E85CC #CC858F #B2CC85
split-complementary
#85CCC2 #CC85B2 #CC9E85
monochromatic
#3F978B #5ABAAC #85CCC2 #B0DED8 #DBF0ED
Accessibility & contrast
On white
1.84
#85CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#85CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCC2
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCC2 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B9BBC3
Tritanopia (blue-blind)
#6DCFC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #85ccc2; /* rgb */ color: rgb(133, 204, 194); /* oklch */ color: oklch(79.5% 0.073 184.7);
Tailwind
colors: {
custom: {
50: '#abdbd4',
500: '#85ccc2',
950: '#000000',
},
}SCSS
$custom: #85ccc2; $custom-light: #abdbd4; $custom-dark: #000000;
JSON
{
"hex": "#85ccc2",
"rgb": {
"r": 133,
"g": 204,
"b": 194
},
"hsl": {
"h": 171.549,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79541,
"c": 0.07286,
"h": 184.7
},
"luminance": 0.52067
}Semantic roles & 50–950 ramp
primary
#85CCC2
secondary
#9E5761
accent
#3144B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483