#85DCDA#85DCDA
#85DCDA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.084 H 193.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #85DCDA |
|---|---|
| RGB | rgb(133, 220, 218) |
| HSL | hsl(179, 55%, 69%) |
| HSV | hsv(179, 40%, 86%) |
| CMYK | cmyk(39.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.50, -26.64, -7.27) |
| CIE-LCH | lch(82.50, 27.62, 195.27°) |
| OKLab | oklab(83.92% -0.0819 -0.0201) |
| OKLCH | oklch(83.92% 0.084 193.8) |
| XYZ | xyz(47.9162, 61.2314, 75.6100) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.33
Turquoise
#40E0D0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DCDA #DC8587
analogous
#85DCAF #85DCDA #85B3DC
triadic
#85DCDA #DA85DC #DCDA85
tetradic
#85DCDA #AF85DC #DC8587 #B3DC85
square
#85DCDA #AF85DC #DC8587 #B3DC85
split-complementary
#85DCDA #DC85B3 #DCAF85
monochromatic
#33B3B0 #55CECC #85DCDA #B5EAE8 #E4F7F7
Accessibility & contrast
On white
1.59
#85DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#85DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DCDA
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DCDA | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#5FE1DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dcda; /* rgb */ color: rgb(133, 220, 218); /* oklch */ color: oklch(83.9% 0.084 193.8);
Tailwind
colors: {
custom: {
50: '#ade7e5',
500: '#85dcda',
950: '#000000',
},
}SCSS
$custom: #85dcda; $custom-light: #ade7e5; $custom-dark: #000000;
JSON
{
"hex": "#85dcda",
"rgb": {
"r": 133,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.621,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83917,
"c": 0.08429,
"h": 193.8
},
"luminance": 0.61235
}Semantic roles & 50–950 ramp
primary
#85DCDA
secondary
#B35255
accent
#2326C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484