#85DFDC#85DFDC
#85DFDC is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.087 H 192.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFDC |
|---|---|
| RGB | rgb(133, 223, 220) |
| HSL | hsl(178, 58%, 70%) |
| HSV | hsv(178, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.40, -27.61, -7.00) |
| CIE-LCH | lch(83.40, 28.49, 194.23°) |
| OKLab | oklab(84.66% -0.0845 -0.0193) |
| OKLCH | oklch(84.66% 0.087 192.9) |
| XYZ | xyz(48.9739, 62.9256, 77.2614) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Turquoise
#40E0D0
ΔE00 7.20
Robin'S Egg
#6DEDFD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFDC #DF8588
analogous
#85DFAF #85DFDC #85B5DF
triadic
#85DFDC #DC85DF #DFDC85
tetradic
#85DFDC #AF85DF #DF8588 #B5DF85
square
#85DFDC #AF85DF #DF8588 #B5DF85
split-complementary
#85DFDC #DF85B5 #DFAF85
monochromatic
#31B9B5 #55D2CE #85DFDC #B5ECEA #E6F8F8
Accessibility & contrast
On white
1.55
#85DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#85DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFDC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFDC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#5DE4DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dfdc; /* rgb */ color: rgb(133, 223, 220); /* oklch */ color: oklch(84.7% 0.087 192.9);
Tailwind
colors: {
custom: {
50: '#ade9e6',
500: '#85dfdc',
950: '#000000',
},
}SCSS
$custom: #85dfdc; $custom-light: #ade9e6; $custom-dark: #000000;
JSON
{
"hex": "#85dfdc",
"rgb": {
"r": 133,
"g": 223,
"b": 220
},
"hsl": {
"h": 178,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84658,
"c": 0.08674,
"h": 192.9
},
"luminance": 0.62929
}Semantic roles & 50–950 ramp
primary
#85DFDC
secondary
#B65255
accent
#1F25C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111616
muted
#818484