#85D7DB#85D7DB
#85D7DB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.8% C 0.080 H 199.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #85D7DB |
|---|---|
| RGB | rgb(133, 215, 219) |
| HSL | hsl(183, 54%, 69%) |
| HSV | hsv(183, 39%, 86%) |
| CMYK | cmyk(39.3%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.13, -23.95, -9.85) |
| CIE-LCH | lch(81.13, 25.89, 202.36°) |
| OKLab | oklab(82.82% -0.0756 -0.0271) |
| OKLCH | oklch(82.82% 0.08 199.7) |
| XYZ | xyz(46.7548, 58.6986, 75.8703) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D7DB #DB8985
analogous
#85DBB4 #85D7DB #85ACDB
triadic
#85D7DB #DB85D7 #D7DB85
tetradic
#85D7DB #B485DB #DB8985 #ACDB85
square
#85D7DB #B485DB #DB8985 #ACDB85
split-complementary
#85D7DB #DB85AC #DBB485
monochromatic
#34ABB1 #56C8CD #85D7DB #B4E6E9 #E4F6F7
Accessibility & contrast
On white
1.65
#85D7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#85D7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D7DB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D7DB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DB
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#5FDCD8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #85d7db; /* rgb */ color: rgb(133, 215, 219); /* oklch */ color: oklch(82.8% 0.080 199.7);
Tailwind
colors: {
custom: {
50: '#ade3e6',
500: '#85d7db',
950: '#000000',
},
}SCSS
$custom: #85d7db; $custom-light: #ade3e6; $custom-dark: #000000;
JSON
{
"hex": "#85d7db",
"rgb": {
"r": 133,
"g": 215,
"b": 219
},
"hsl": {
"h": 182.791,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.82823,
"c": 0.08029,
"h": 199.7
},
"luminance": 0.58702
}Semantic roles & 50–950 ramp
primary
#85D7DB
secondary
#B25753
accent
#2B24C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484