#85DDDE#85DDDE
#85DDDE is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.085 H 196.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDDE |
|---|---|
| RGB | rgb(133, 221, 222) |
| HSL | hsl(181, 57%, 70%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(40.1%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.90, -26.16, -8.81) |
| CIE-LCH | lch(82.90, 27.60, 198.62°) |
| OKLab | oklab(84.27% -0.0814 -0.0243) |
| OKLCH | oklch(84.27% 0.085 196.6) |
| XYZ | xyz(48.7092, 61.9698, 78.4877) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Paleturquoise
#AFEEEE
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg
#6DEDFD
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.46
Powder Blue
#B0E0E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDDE #DE8685
analogous
#85DEB3 #85DDDE #85B1DE
triadic
#85DDDE #DE85DD #DDDE85
tetradic
#85DDDE #B385DE #DE8685 #B1DE85
square
#85DDDE #B385DE #DE8685 #B1DE85
split-complementary
#85DDDE #DE85B1 #DEB385
monochromatic
#32B6B7 #55D0D1 #85DDDE #B5EAEB #E5F8F8
Accessibility & contrast
On white
1.57
#85DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#85DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDDE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDDE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#5DE2DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #85ddde; /* rgb */ color: rgb(133, 221, 222); /* oklch */ color: oklch(84.3% 0.085 196.6);
Tailwind
colors: {
custom: {
50: '#ade7e8',
500: '#85ddde',
950: '#000000',
},
}SCSS
$custom: #85ddde; $custom-light: #ade7e8; $custom-dark: #000000;
JSON
{
"hex": "#85ddde",
"rgb": {
"r": 133,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.674,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.84271,
"c": 0.08495,
"h": 196.6
},
"luminance": 0.61973
}Semantic roles & 50–950 ramp
primary
#85DDDE
secondary
#B55352
accent
#2221C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111616
muted
#818484