#85CED2#85CED2
#85CED2 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.073 H 200.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85CED2 |
|---|---|
| RGB | rgb(133, 206, 210) |
| HSL | hsl(183, 46%, 67%) |
| HSV | hsv(183, 37%, 82%) |
| CMYK | cmyk(36.7%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.33, -21.66, -9.19) |
| CIE-LCH | lch(78.33, 23.53, 202.99°) |
| OKLab | oklab(80.5% -0.0685 -0.0252) |
| OKLCH | oklch(80.5% 0.073 200.2) |
| XYZ | xyz(43.3729, 53.7795, 69.0553) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.82
Aqua Blue
#02D8E9
ΔE00 8.03
Paleturquoise
#AFEEEE
ΔE00 8.03
Darkturquoise
#00CED1
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CED2 #D28985
analogous
#85D2B0 #85CED2 #85A8D2
triadic
#85CED2 #D285CE #CED285
tetradic
#85CED2 #B085D2 #D28985 #A8D285
square
#85CED2 #B085D2 #D28985 #A8D285
split-complementary
#85CED2 #D285A8 #D2B085
monochromatic
#3B9CA1 #58BCC2 #85CED2 #B2E0E2 #DEF2F3
Accessibility & contrast
On white
1.79
#85CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#85CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CED2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CED2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D2
Deuteranopia (green-blind)
#B6BDD3
Tritanopia (blue-blind)
#66D3CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85ced2; /* rgb */ color: rgb(133, 206, 210); /* oklch */ color: oklch(80.5% 0.073 200.2);
Tailwind
colors: {
custom: {
50: '#acdddf',
500: '#85ced2',
950: '#000000',
},
}SCSS
$custom: #85ced2; $custom-light: #acdddf; $custom-dark: #000000;
JSON
{
"hex": "#85ced2",
"rgb": {
"r": 133,
"g": 206,
"b": 210
},
"hsl": {
"h": 183.117,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.80501,
"c": 0.07296,
"h": 200.2
},
"luminance": 0.53782
}Semantic roles & 50–950 ramp
primary
#85CED2
secondary
#A65955
accent
#342CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484