#85DFDF#85DFDF
#85DFDF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.087 H 195.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFDF |
|---|---|
| RGB | rgb(133, 223, 223) |
| HSL | hsl(180, 58%, 70%) |
| HSV | hsv(180, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.49, -26.89, -8.47) |
| CIE-LCH | lch(83.49, 28.19, 197.48°) |
| OKLab | oklab(84.75% -0.0833 -0.0233) |
| OKLCH | oklch(84.75% 0.087 195.6) |
| XYZ | xyz(49.3748, 63.0859, 79.3727) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.05
Robin'S Egg
#6DEDFD
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.42
Light Cyan
#ACFFFC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFDF #DF8585
analogous
#85DFB2 #85DFDF #85B2DF
triadic
#85DFDF #DF85DF #DFDF85
tetradic
#85DFDF #B285DF #DF8585 #B2DF85
square
#85DFDF #B285DF #DF8585 #B2DF85
split-complementary
#85DFDF #DF85B2 #DFB285
monochromatic
#31B9B9 #55D2D2 #85DFDF #B5ECEC #E6F8F8
Accessibility & contrast
On white
1.54
#85DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#85DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFDF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFDF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#5CE4DF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dfdf; /* rgb */ color: rgb(133, 223, 223); /* oklch */ color: oklch(84.8% 0.087 195.6);
Tailwind
colors: {
custom: {
50: '#ade9e9',
500: '#85dfdf',
950: '#000000',
},
}SCSS
$custom: #85dfdf; $custom-light: #ade9e9; $custom-dark: #000000;
JSON
{
"hex": "#85dfdf",
"rgb": {
"r": 133,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84754,
"c": 0.08653,
"h": 195.6
},
"luminance": 0.6309
}Semantic roles & 50–950 ramp
primary
#85DFDF
secondary
#B65252
accent
#1F1FC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484