#85D9CD#85D9CD
#85D9CD is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.084 H 184.2°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #85D9CD |
|---|---|
| RGB | rgb(133, 217, 205) |
| HSL | hsl(171, 53%, 69%) |
| HSV | hsv(171, 39%, 85%) |
| CMYK | cmyk(38.7%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(81.30, -28.26, -2.13) |
| CIE-LCH | lch(81.30, 28.34, 184.31°) |
| OKLab | oklab(82.83% -0.0837 -0.0062) |
| OKLCH | oklch(82.83% 0.084 184.2) |
| XYZ | xyz(45.5010, 59.0169, 66.7395) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.08
Turquoise
#40E0D0
ΔE00 6.10
Tiffany Blue
#7BF2DA
ΔE00 6.82
Light Teal
#90E4C1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D9CD #D98591
analogous
#85D9A3 #85D9CD #85BBD9
triadic
#85D9CD #CD85D9 #D9CD85
tetradic
#85D9CD #A385D9 #D98591 #BBD985
square
#85D9CD #A385D9 #D98591 #BBD985
split-complementary
#85D9CD #D985BB #D9A385
monochromatic
#36AE9C #56CABA #85D9CD #B4E8E0 #E2F6F3
Accessibility & contrast
On white
1.64
#85D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#85D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D9CD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D9CD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#66DCD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #85d9cd; /* rgb */ color: rgb(133, 217, 205); /* oklch */ color: oklch(82.8% 0.084 184.2);
Tailwind
colors: {
custom: {
50: '#ace5dc',
500: '#85d9cd',
950: '#000000',
},
}SCSS
$custom: #85d9cd; $custom-light: #ace5dc; $custom-dark: #000000;
JSON
{
"hex": "#85d9cd",
"rgb": {
"r": 133,
"g": 217,
"b": 205
},
"hsl": {
"h": 171.429,
"s": 52.5,
"l": 68.627
},
"oklch": {
"l": 0.82834,
"c": 0.08396,
"h": 184.2
},
"luminance": 0.5902
}Semantic roles & 50–950 ramp
primary
#85D9CD
secondary
#AF5360
accent
#263CC0
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484