#85D4D5#85D4D5
#85D4D5 is a light, moderate teal. Relative luminance 0.569; OKLCH L 82.0% C 0.078 H 196.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #85D4D5 |
|---|---|
| RGB | rgb(133, 212, 213) |
| HSL | hsl(181, 49%, 68%) |
| HSV | hsv(181, 38%, 84%) |
| CMYK | cmyk(37.6%, 0.5%, 0%, 16.5%) |
| CIE-LAB | lab(80.11, -23.92, -8.16) |
| CIE-LCH | lch(80.11, 25.28, 198.83°) |
| OKLab | oklab(81.95% -0.0745 -0.0224) |
| OKLCH | oklch(81.95% 0.078 196.8) |
| XYZ | xyz(45.2222, 56.8745, 71.5328) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.34
Paleturquoise
#AFEEEE
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.62
Robin Egg Blue
#8AF1FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D4D5 #D58685
analogous
#85D5AE #85D4D5 #85ACD5
triadic
#85D4D5 #D585D4 #D4D585
tetradic
#85D4D5 #AE85D5 #D58685 #ACD585
square
#85D4D5 #AE85D5 #D58685 #ACD585
split-complementary
#85D4D5 #D585AC #D5AE85
monochromatic
#39A5A6 #57C4C5 #85D4D5 #B3E4E5 #E0F4F4
Accessibility & contrast
On white
1.70
#85D4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#85D4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D4D5
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D4D5 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD5
Deuteranopia (green-blind)
#BCC2D6
Tritanopia (blue-blind)
#63D9D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #85d4d5; /* rgb */ color: rgb(133, 212, 213); /* oklch */ color: oklch(82.0% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#ace1e1',
500: '#85d4d5',
950: '#000000',
},
}SCSS
$custom: #85d4d5; $custom-light: #ace1e1; $custom-dark: #000000;
JSON
{
"hex": "#85d4d5",
"rgb": {
"r": 133,
"g": 212,
"b": 213
},
"hsl": {
"h": 180.75,
"s": 48.78,
"l": 67.843
},
"oklch": {
"l": 0.81951,
"c": 0.07777,
"h": 196.8
},
"luminance": 0.56878
}Semantic roles & 50–950 ramp
primary
#85D4D5
secondary
#AA5554
accent
#2B29BC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484