#85DDCD#85DDCD
#85DDCD is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.088 H 181.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDCD |
|---|---|
| RGB | rgb(133, 221, 205) |
| HSL | hsl(169, 56%, 69%) |
| HSV | hsv(169, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.43, -30.18, -0.47) |
| CIE-LCH | lch(82.43, 30.18, 180.89°) |
| OKLab | oklab(83.75% -0.0885 -0.0017) |
| OKLCH | oklch(83.75% 0.088 181.1) |
| XYZ | xyz(46.5445, 61.1040, 67.0874) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.64
Pale Teal
#82CBB2
ΔE00 5.77
Light Teal
#90E4C1
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDCD #DD8595
analogous
#85DDA1 #85DDCD #85C1DD
triadic
#85DDCD #CD85DD #DDCD85
tetradic
#85DDCD #A185DD #DD8595 #C1DD85
square
#85DDCD #A185DD #DD8595 #C1DD85
split-complementary
#85DDCD #DD85C1 #DDA185
monochromatic
#32B59D #55D0B9 #85DDCD #B5EAE1 #E5F8F4
Accessibility & contrast
On white
1.59
#85DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#85DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDCD
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDCD | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#65E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85ddcd; /* rgb */ color: rgb(133, 221, 205); /* oklch */ color: oklch(83.7% 0.088 181.1);
Tailwind
colors: {
custom: {
50: '#ace8dc',
500: '#85ddcd',
950: '#000000',
},
}SCSS
$custom: #85ddcd; $custom-light: #ace8dc; $custom-dark: #000000;
JSON
{
"hex": "#85ddcd",
"rgb": {
"r": 133,
"g": 221,
"b": 205
},
"hsl": {
"h": 169.091,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83746,
"c": 0.08848,
"h": 181.1
},
"luminance": 0.61107
}Semantic roles & 50–950 ramp
primary
#85DDCD
secondary
#B45264
accent
#223FC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484