#85DCDD#85DCDD
#85DCDD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.0% C 0.084 H 196.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCDD |
|---|---|
| RGB | rgb(133, 220, 221) |
| HSL | hsl(181, 56%, 69%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(39.8%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.59, -25.91, -8.74) |
| CIE-LCH | lch(82.59, 27.35, 198.64°) |
| OKLab | oklab(84.01% -0.0806 -0.0241) |
| OKLCH | oklch(84.01% 0.084 196.6) |
| XYZ | xyz(48.3123, 61.3899, 77.6962) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCDD #DD8685
analogous
#85DDB2 #85DCDD #85B0DD
triadic
#85DCDD #DD85DC #DCDD85
tetradic
#85DCDD #B285DD #DD8685 #B0DD85
square
#85DCDD #B285DD #DD8685 #B0DD85
split-complementary
#85DCDD #DD85B0 #DDB285
monochromatic
#32B4B5 #55CED0 #85DCDD #B5EAEA #E5F7F8
Accessibility & contrast
On white
1.58
#85DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#85DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCDD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCDD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#5DE1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #85dcdd; /* rgb */ color: rgb(133, 220, 221); /* oklch */ color: oklch(84.0% 0.084 196.6);
Tailwind
colors: {
custom: {
50: '#ade7e7',
500: '#85dcdd',
950: '#000000',
},
}SCSS
$custom: #85dcdd; $custom-light: #ade7e7; $custom-dark: #000000;
JSON
{
"hex": "#85dcdd",
"rgb": {
"r": 133,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.682,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.84014,
"c": 0.08417,
"h": 196.6
},
"luminance": 0.61393
}Semantic roles & 50–950 ramp
primary
#85DCDD
secondary
#B45352
accent
#2322C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484