#85DEDB#85DEDB
#85DEDB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.086 H 192.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEDB |
|---|---|
| RGB | rgb(133, 222, 219) |
| HSL | hsl(178, 57%, 70%) |
| HSV | hsv(178, 40%, 87%) |
| CMYK | cmyk(40.1%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.09, -27.37, -6.93) |
| CIE-LCH | lch(83.09, 28.24, 194.21°) |
| OKLab | oklab(84.4% -0.0838 -0.0191) |
| OKLCH | oklch(84.4% 0.086 192.9) |
| XYZ | xyz(48.5755, 62.3400, 76.4772) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.25
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEDB #DE8588
analogous
#85DEAF #85DEDB #85B4DE
triadic
#85DEDB #DB85DE #DEDB85
tetradic
#85DEDB #AF85DE #DE8588 #B4DE85
square
#85DEDB #AF85DE #DE8588 #B4DE85
split-complementary
#85DEDB #DE85B4 #DEAF85
monochromatic
#32B7B3 #55D1CD #85DEDB #B5EBE9 #E5F8F7
Accessibility & contrast
On white
1.56
#85DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#85DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEDB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEDB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#5EE3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dedb; /* rgb */ color: rgb(133, 222, 219); /* oklch */ color: oklch(84.4% 0.086 192.9);
Tailwind
colors: {
custom: {
50: '#ade8e6',
500: '#85dedb',
950: '#000000',
},
}SCSS
$custom: #85dedb; $custom-light: #ade8e6; $custom-dark: #000000;
JSON
{
"hex": "#85dedb",
"rgb": {
"r": 133,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.978,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84401,
"c": 0.08596,
"h": 192.9
},
"luminance": 0.62344
}Semantic roles & 50–950 ramp
primary
#85DEDB
secondary
#B55255
accent
#2126C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484