#85DCCE#85DCCE
#85DCCE is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.087 H 182.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCCE |
|---|---|
| RGB | rgb(133, 220, 206) |
| HSL | hsl(170, 55%, 69%) |
| HSV | hsv(170, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.18, -29.47, -1.38) |
| CIE-LCH | lch(82.18, 29.51, 182.68°) |
| OKLab | oklab(83.55% -0.0869 -0.0042) |
| OKLCH | oklch(83.55% 0.087 182.7) |
| XYZ | xyz(46.4024, 60.6259, 67.6374) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.71
Tiffany Blue
#7BF2DA
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.41
Light Teal
#90E4C1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCCE #DC8593
analogous
#85DCA3 #85DCCE #85BFDC
triadic
#85DCCE #CE85DC #DCCE85
tetradic
#85DCCE #A385DC #DC8593 #BFDC85
square
#85DCCE #A385DC #DC8593 #BFDC85
split-complementary
#85DCCE #DC85BF #DCA385
monochromatic
#33B39F #55CEBB #85DCCE #B5EAE1 #E4F7F4
Accessibility & contrast
On white
1.60
#85DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#85DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCCE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCCE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C5C8CF
Tritanopia (blue-blind)
#65DFD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85dcce; /* rgb */ color: rgb(133, 220, 206); /* oklch */ color: oklch(83.5% 0.087 182.7);
Tailwind
colors: {
custom: {
50: '#ace7dc',
500: '#85dcce',
950: '#000000',
},
}SCSS
$custom: #85dcce; $custom-light: #ace7dc; $custom-dark: #000000;
JSON
{
"hex": "#85dcce",
"rgb": {
"r": 133,
"g": 220,
"b": 206
},
"hsl": {
"h": 170.345,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83548,
"c": 0.08696,
"h": 182.7
},
"luminance": 0.60629
}Semantic roles & 50–950 ramp
primary
#85DCCE
secondary
#B35262
accent
#233CC3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484