#85DDCE#85DDCE
#85DDCE is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.088 H 182.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDCE |
|---|---|
| RGB | rgb(133, 221, 206) |
| HSL | hsl(170, 56%, 69%) |
| HSV | hsv(170, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(82.46, -29.95, -0.96) |
| CIE-LCH | lch(82.46, 29.97, 181.84°) |
| OKLab | oklab(83.78% -0.088 -0.0031) |
| OKLCH | oklch(83.78% 0.088 182) |
| XYZ | xyz(46.6656, 61.1524, 67.7251) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 5.62
Pale Teal
#82CBB2
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.63
Light Teal
#90E4C1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDCE #DD8594
analogous
#85DDA2 #85DDCE #85C0DD
triadic
#85DDCE #CE85DD #DDCE85
tetradic
#85DDCE #A285DD #DD8594 #C0DD85
square
#85DDCE #A285DD #DD8594 #C0DD85
split-complementary
#85DDCE #DD85C0 #DDA285
monochromatic
#32B59F #55D0BB #85DDCE #B5EAE1 #E5F8F4
Accessibility & contrast
On white
1.59
#85DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#85DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDCE
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDCE | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C6C9CF
Tritanopia (blue-blind)
#64E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85ddce; /* rgb */ color: rgb(133, 221, 206); /* oklch */ color: oklch(83.8% 0.088 182.0);
Tailwind
colors: {
custom: {
50: '#ace8dc',
500: '#85ddce',
950: '#000000',
},
}SCSS
$custom: #85ddce; $custom-light: #ace8dc; $custom-dark: #000000;
JSON
{
"hex": "#85ddce",
"rgb": {
"r": 133,
"g": 221,
"b": 206
},
"hsl": {
"h": 169.773,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83776,
"c": 0.08809,
"h": 182
},
"luminance": 0.61156
}Semantic roles & 50–950 ramp
primary
#85DDCE
secondary
#B45263
accent
#223DC4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484