#85DFDA#85DFDA
#85DFDA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.087 H 191.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFDA |
|---|---|
| RGB | rgb(133, 223, 218) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.35, -28.10, -6.02) |
| CIE-LCH | lch(83.35, 28.73, 192.10°) |
| OKLab | oklab(84.6% -0.0854 -0.0167) |
| OKLCH | oklch(84.6% 0.087 191.1) |
| XYZ | xyz(48.7106, 62.8203, 75.8748) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Paleturquoise
#AFEEEE
ΔE00 6.27
Turquoise
#40E0D0
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.98
Light Cyan
#ACFFFC
ΔE00 7.40
Robin Egg Blue
#8AF1FE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFDA #DF858A
analogous
#85DFAD #85DFDA #85B7DF
triadic
#85DFDA #DA85DF #DFDA85
tetradic
#85DFDA #AD85DF #DF858A #B7DF85
square
#85DFDA #AD85DF #DF858A #B7DF85
split-complementary
#85DFDA #DF85B7 #DFAD85
monochromatic
#31B9B1 #55D2CB #85DFDA #B5ECE9 #E6F8F7
Accessibility & contrast
On white
1.55
#85DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#85DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFDA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFDA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DA
Deuteranopia (green-blind)
#C5CBDB
Tritanopia (blue-blind)
#5EE3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dfda; /* rgb */ color: rgb(133, 223, 218); /* oklch */ color: oklch(84.6% 0.087 191.1);
Tailwind
colors: {
custom: {
50: '#ade9e5',
500: '#85dfda',
950: '#000000',
},
}SCSS
$custom: #85dfda; $custom-light: #ade9e5; $custom-dark: #000000;
JSON
{
"hex": "#85dfda",
"rgb": {
"r": 133,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84595,
"c": 0.087,
"h": 191.1
},
"luminance": 0.62824
}Semantic roles & 50–950 ramp
primary
#85DFDA
secondary
#B65257
accent
#1F29C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484