#85DCCD#85DCCD
#85DCCD is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.087 H 181.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCCD |
|---|---|
| RGB | rgb(133, 220, 205) |
| HSL | hsl(170, 55%, 69%) |
| HSV | hsv(170, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(82.15, -29.70, -0.89) |
| CIE-LCH | lch(82.15, 29.72, 181.71°) |
| OKLab | oklab(83.52% -0.0873 -0.0028) |
| OKLCH | oklch(83.52% 0.087 181.9) |
| XYZ | xyz(46.2813, 60.5775, 66.9996) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.08
Turquoise
#40E0D0
ΔE00 5.71
Tiffany Blue
#7BF2DA
ΔE00 5.73
Pale Teal
#82CBB2
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.59
Light Teal
#90E4C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCCD #DC8594
analogous
#85DCA2 #85DCCD #85C0DC
triadic
#85DCCD #CD85DC #DCCD85
tetradic
#85DCCD #A285DC #DC8594 #C0DC85
square
#85DCCD #A285DC #DC8594 #C0DC85
split-complementary
#85DCCD #DC85C0 #DCA285
monochromatic
#33B39D #55CEBA #85DCCD #B5EAE0 #E4F7F4
Accessibility & contrast
On white
1.60
#85DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#85DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCCD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCCD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#65DFD7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85dccd; /* rgb */ color: rgb(133, 220, 205); /* oklch */ color: oklch(83.5% 0.087 181.9);
Tailwind
colors: {
custom: {
50: '#ace7dc',
500: '#85dccd',
950: '#000000',
},
}SCSS
$custom: #85dccd; $custom-light: #ace7dc; $custom-dark: #000000;
JSON
{
"hex": "#85dccd",
"rgb": {
"r": 133,
"g": 220,
"b": 205
},
"hsl": {
"h": 169.655,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83518,
"c": 0.08733,
"h": 181.9
},
"luminance": 0.60581
}Semantic roles & 50–950 ramp
primary
#85DCCD
secondary
#B35263
accent
#233EC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484