#85CED1#85CED1
#85CED1 is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.073 H 199.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #85CED1 |
|---|---|
| RGB | rgb(133, 206, 209) |
| HSL | hsl(182, 45%, 67%) |
| HSV | hsv(182, 36%, 82%) |
| CMYK | cmyk(36.4%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(78.30, -21.91, -8.70) |
| CIE-LCH | lch(78.30, 23.57, 201.65°) |
| OKLab | oklab(80.47% -0.0689 -0.0239) |
| OKLCH | oklch(80.47% 0.073 199.1) |
| XYZ | xyz(43.2487, 53.7298, 68.4012) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 8.00
Darkturquoise
#00CED1
ΔE00 8.01
Aqua Blue
#02D8E9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CED1 #D18885
analogous
#85D1AE #85CED1 #85A8D1
triadic
#85CED1 #D185CE #CED185
tetradic
#85CED1 #AE85D1 #D18885 #A8D185
square
#85CED1 #AE85D1 #D18885 #A8D185
split-complementary
#85CED1 #D185A8 #D1AE85
monochromatic
#3C9C9F #59BCC0 #85CED1 #B1E0E2 #DEF2F3
Accessibility & contrast
On white
1.79
#85CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#85CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CED1
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CED1 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D1
Deuteranopia (green-blind)
#B7BDD2
Tritanopia (blue-blind)
#66D3CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85ced1; /* rgb */ color: rgb(133, 206, 209); /* oklch */ color: oklch(80.5% 0.073 199.1);
Tailwind
colors: {
custom: {
50: '#acdddf',
500: '#85ced1',
950: '#000000',
},
}SCSS
$custom: #85ced1; $custom-light: #acdddf; $custom-dark: #000000;
JSON
{
"hex": "#85ced1",
"rgb": {
"r": 133,
"g": 206,
"b": 209
},
"hsl": {
"h": 182.368,
"s": 45.238,
"l": 67.059
},
"oklch": {
"l": 0.80468,
"c": 0.07289,
"h": 199.1
},
"luminance": 0.53733
}Semantic roles & 50–950 ramp
primary
#85CED1
secondary
#A55955
accent
#332DB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484