#85CCCA#85CCCA
#85CCCA is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.071 H 193.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCCA |
|---|---|
| RGB | rgb(133, 204, 202) |
| HSL | hsl(178, 41%, 66%) |
| HSV | hsv(178, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(77.54, -22.58, -6.06) |
| CIE-LCH | lch(77.54, 23.38, 195.03°) |
| OKLab | oklab(79.79% -0.0693 -0.0167) |
| OKLCH | oklch(79.79% 0.071 193.6) |
| XYZ | xyz(41.9226, 52.4339, 63.7774) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 8.36
Paleturquoise
#AFEEEE
ΔE00 8.52
Pale Teal
#82CBB2
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCCA #CC8587
analogous
#85CCA6 #85CCCA #85AACC
triadic
#85CCCA #CA85CC #CCCA85
tetradic
#85CCCA #A685CC #CC8587 #AACC85
square
#85CCCA #A685CC #CC8587 #AACC85
split-complementary
#85CCCA #CC85AA #CCA685
monochromatic
#3F9795 #5ABAB7 #85CCCA #B0DEDD #DBF0EF
Accessibility & contrast
On white
1.83
#85CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#85CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCCA
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCCA | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CA
Deuteranopia (green-blind)
#B7BBCB
Tritanopia (blue-blind)
#69D0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85ccca; /* rgb */ color: rgb(133, 204, 202); /* oklch */ color: oklch(79.8% 0.071 193.6);
Tailwind
colors: {
custom: {
50: '#abdbda',
500: '#85ccca',
950: '#000000',
},
}SCSS
$custom: #85ccca; $custom-light: #abdbda; $custom-dark: #000000;
JSON
{
"hex": "#85ccca",
"rgb": {
"r": 133,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.31,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.7979,
"c": 0.07128,
"h": 193.6
},
"luminance": 0.52437
}Semantic roles & 50–950 ramp
primary
#85CCCA
secondary
#9E5759
accent
#3135B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483