#85DEDF#85DEDF
#85DEDF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.086 H 196.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #85DEDF |
|---|---|
| RGB | rgb(133, 222, 223) |
| HSL | hsl(181, 58%, 70%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(40.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(83.21, -26.40, -8.88) |
| CIE-LCH | lch(83.21, 27.86, 198.60°) |
| OKLab | oklab(84.53% -0.0822 -0.0245) |
| OKLCH | oklch(84.53% 0.086 196.6) |
| XYZ | xyz(49.1084, 62.5532, 79.2839) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.52
Aqua Blue
#02D8E9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DEDF #DF8685
analogous
#85DFB3 #85DEDF #85B1DF
triadic
#85DEDF #DF85DE #DEDF85
tetradic
#85DEDF #B385DF #DF8685 #B1DF85
square
#85DEDF #B385DF #DF8685 #B1DF85
split-complementary
#85DEDF #DF85B1 #DFB385
monochromatic
#31B8B9 #55D1D2 #85DEDF #B5EBEC #E6F8F8
Accessibility & contrast
On white
1.55
#85DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#85DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DEDF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DEDF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#5CE3DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dedf; /* rgb */ color: rgb(133, 222, 223); /* oklch */ color: oklch(84.5% 0.086 196.6);
Tailwind
colors: {
custom: {
50: '#ade8e9',
500: '#85dedf',
950: '#000000',
},
}SCSS
$custom: #85dedf; $custom-light: #ade8e9; $custom-dark: #000000;
JSON
{
"hex": "#85dedf",
"rgb": {
"r": 133,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.667,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84529,
"c": 0.08574,
"h": 196.6
},
"luminance": 0.62557
}Semantic roles & 50–950 ramp
primary
#85DEDF
secondary
#B65352
accent
#211FC6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484