#85DDC8#85DDC8
#85DDC8 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.091 H 177.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDC8 |
|---|---|
| RGB | rgb(133, 221, 200) |
| HSL | hsl(166, 56%, 69%) |
| HSV | hsv(166, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(82.31, -31.31, 2.00) |
| CIE-LCH | lch(82.31, 31.38, 176.35°) |
| OKLab | oklab(83.6% -0.0906 0.0048) |
| OKLCH | oklch(83.6% 0.091 177) |
| XYZ | xyz(45.9506, 60.8664, 63.9594) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.70
Light Teal
#90E4C1
ΔE00 4.72
Pale Teal
#82CBB2
ΔE00 4.85
Tiffany Blue
#7BF2DA
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDC8 #DD859A
analogous
#85DD9C #85DDC8 #85C6DD
triadic
#85DDC8 #C885DD #DDC885
tetradic
#85DDC8 #9C85DD #DD859A #C6DD85
square
#85DDC8 #9C85DD #DD859A #C6DD85
split-complementary
#85DDC8 #DD85C6 #DD9C85
monochromatic
#32B596 #55D0B2 #85DDC8 #B5EADE #E5F8F3
Accessibility & contrast
On white
1.59
#85DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#85DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDC8
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDC8 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C7
Deuteranopia (green-blind)
#C8C8CA
Tritanopia (blue-blind)
#67DFD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85ddc8; /* rgb */ color: rgb(133, 221, 200); /* oklch */ color: oklch(83.6% 0.091 177.0);
Tailwind
colors: {
custom: {
50: '#ace8d8',
500: '#85ddc8',
950: '#000000',
},
}SCSS
$custom: #85ddc8; $custom-light: #ace8d8; $custom-dark: #000000;
JSON
{
"hex": "#85ddc8",
"rgb": {
"r": 133,
"g": 221,
"b": 200
},
"hsl": {
"h": 165.682,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83601,
"c": 0.09072,
"h": 177
},
"luminance": 0.6087
}Semantic roles & 50–950 ramp
primary
#85DDC8
secondary
#B4526A
accent
#2248C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483