#85DCDF#85DCDF
#85DCDF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.084 H 198.5°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCDF |
|---|---|
| RGB | rgb(133, 220, 223) |
| HSL | hsl(182, 58%, 70%) |
| HSV | hsv(182, 40%, 87%) |
| CMYK | cmyk(40.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.65, -25.42, -9.72) |
| CIE-LCH | lch(82.65, 27.22, 200.92°) |
| OKLab | oklab(84.08% -0.0798 -0.0267) |
| OKLCH | oklch(84.08% 0.084 198.5) |
| XYZ | xyz(48.5803, 61.4971, 79.1079) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.83
Powder Blue
#B0E0E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCDF #DF8885
analogous
#85DFB5 #85DCDF #85AFDF
triadic
#85DCDF #DF85DC #DCDF85
tetradic
#85DCDF #B585DF #DF8885 #AFDF85
square
#85DCDF #B585DF #DF8885 #AFDF85
split-complementary
#85DCDF #DF85AF #DFB585
monochromatic
#31B5B9 #55CED2 #85DCDF #B5EAEC #E6F8F8
Accessibility & contrast
On white
1.58
#85DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#85DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCDF
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCDF | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#5CE1DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #85dcdf; /* rgb */ color: rgb(133, 220, 223); /* oklch */ color: oklch(84.1% 0.084 198.5);
Tailwind
colors: {
custom: {
50: '#ade7e9',
500: '#85dcdf',
950: '#000000',
},
}SCSS
$custom: #85dcdf; $custom-light: #ade7e9; $custom-dark: #000000;
JSON
{
"hex": "#85dcdf",
"rgb": {
"r": 133,
"g": 220,
"b": 223
},
"hsl": {
"h": 182,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84079,
"c": 0.0842,
"h": 198.5
},
"luminance": 0.61501
}Semantic roles & 50–950 ramp
primary
#85DCDF
secondary
#B65552
accent
#251FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484