#85DBDF#85DBDF
#85DBDF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.9% C 0.083 H 199.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85DBDF |
|---|---|
| RGB | rgb(133, 219, 223) |
| HSL | hsl(183, 58%, 70%) |
| HSV | hsv(183, 40%, 87%) |
| CMYK | cmyk(40.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.36, -24.93, -10.14) |
| CIE-LCH | lch(82.36, 26.92, 202.12°) |
| OKLab | oklab(83.85% -0.0787 -0.0279) |
| OKLCH | oklch(83.85% 0.083 199.5) |
| XYZ | xyz(48.3187, 60.9738, 79.0207) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DBDF #DF8985
analogous
#85DFB6 #85DBDF #85AEDF
triadic
#85DBDF #DF85DB #DBDF85
tetradic
#85DBDF #B685DF #DF8985 #AEDF85
square
#85DBDF #B685DF #DF8985 #AEDF85
split-complementary
#85DBDF #DF85AE #DFB685
monochromatic
#31B3B9 #55CDD2 #85DBDF #B5E9EC #E6F8F8
Accessibility & contrast
On white
1.59
#85DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#85DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DBDF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DBDF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#5CE1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85dbdf; /* rgb */ color: rgb(133, 219, 223); /* oklch */ color: oklch(83.9% 0.083 199.5);
Tailwind
colors: {
custom: {
50: '#ade6e9',
500: '#85dbdf',
950: '#000000',
},
}SCSS
$custom: #85dbdf; $custom-light: #ade6e9; $custom-dark: #000000;
JSON
{
"hex": "#85dbdf",
"rgb": {
"r": 133,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.83854,
"c": 0.08347,
"h": 199.5
},
"luminance": 0.60977
}Semantic roles & 50–950 ramp
primary
#85DBDF
secondary
#B65652
accent
#271FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484