#85DFDB#85DFDB
#85DFDB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.087 H 192.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFDB |
|---|---|
| RGB | rgb(133, 223, 219) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.38, -27.86, -6.51) |
| CIE-LCH | lch(83.38, 28.61, 193.16°) |
| OKLab | oklab(84.63% -0.085 -0.018) |
| OKLCH | oklch(84.63% 0.087 192) |
| XYZ | xyz(48.8419, 62.8728, 76.5660) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.95
Paleturquoise
#AFEEEE
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 6.95
Robin Egg Blue
#8AF1FE
ΔE00 7.29
Light Cyan
#ACFFFC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFDB #DF8589
analogous
#85DFAE #85DFDB #85B6DF
triadic
#85DFDB #DB85DF #DFDB85
tetradic
#85DFDB #AE85DF #DF8589 #B6DF85
square
#85DFDB #AE85DF #DF8589 #B6DF85
split-complementary
#85DFDB #DF85B6 #DFAE85
monochromatic
#31B9B3 #55D2CD #85DFDB #B5ECE9 #E6F8F8
Accessibility & contrast
On white
1.55
#85DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#85DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFDB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFDB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DB
Deuteranopia (green-blind)
#C5CBDC
Tritanopia (blue-blind)
#5EE4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #85dfdb; /* rgb */ color: rgb(133, 223, 219); /* oklch */ color: oklch(84.6% 0.087 192.0);
Tailwind
colors: {
custom: {
50: '#ade9e6',
500: '#85dfdb',
950: '#000000',
},
}SCSS
$custom: #85dfdb; $custom-light: #ade9e6; $custom-dark: #000000;
JSON
{
"hex": "#85dfdb",
"rgb": {
"r": 133,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84627,
"c": 0.08686,
"h": 192
},
"luminance": 0.62876
}Semantic roles & 50–950 ramp
primary
#85DFDB
secondary
#B65256
accent
#1F27C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484