#85D3DB#85D3DB
#85D3DB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.9% C 0.078 H 204.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #85D3DB |
|---|---|
| RGB | rgb(133, 211, 219) |
| HSL | hsl(186, 54%, 69%) |
| HSV | hsv(186, 39%, 86%) |
| CMYK | cmyk(39.3%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.00, -21.96, -11.53) |
| CIE-LCH | lch(80.00, 24.80, 207.70°) |
| OKLab | oklab(81.92% -0.0708 -0.0316) |
| OKLCH | oklch(81.92% 0.078 204.1) |
| XYZ | xyz(45.7487, 56.6864, 75.5350) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 6.97
Aqua Blue
#02D8E9
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D3DB #DB8D85
analogous
#85DBB8 #85D3DB #85A8DB
triadic
#85D3DB #DB85D3 #D3DB85
tetradic
#85D3DB #B885DB #DB8D85 #A8DB85
square
#85D3DB #B885DB #DB8D85 #A8DB85
split-complementary
#85D3DB #DB85A8 #DBB885
monochromatic
#34A6B1 #56C2CD #85D3DB #B4E4E9 #E4F5F7
Accessibility & contrast
On white
1.70
#85D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#85D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D3DB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D3DB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#60D9D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #85d3db; /* rgb */ color: rgb(133, 211, 219); /* oklch */ color: oklch(81.9% 0.078 204.1);
Tailwind
colors: {
custom: {
50: '#ace0e6',
500: '#85d3db',
950: '#000000',
},
}SCSS
$custom: #85d3db; $custom-light: #ace0e6; $custom-dark: #000000;
JSON
{
"hex": "#85d3db",
"rgb": {
"r": 133,
"g": 211,
"b": 219
},
"hsl": {
"h": 185.581,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.81924,
"c": 0.0776,
"h": 204.1
},
"luminance": 0.5669
}Semantic roles & 50–950 ramp
primary
#85D3DB
secondary
#B25B53
accent
#3224C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484