#85DDDF#85DDDF
#85DDDF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.085 H 197.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDDF |
|---|---|
| RGB | rgb(133, 221, 223) |
| HSL | hsl(181, 58%, 70%) |
| HSV | hsv(181, 40%, 87%) |
| CMYK | cmyk(40.4%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(82.93, -25.91, -9.30) |
| CIE-LCH | lch(82.93, 27.53, 199.75°) |
| OKLab | oklab(84.3% -0.081 -0.0256) |
| OKLCH | oklch(84.3% 0.085 197.5) |
| XYZ | xyz(48.8436, 62.0236, 79.1956) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.66
Powder Blue
#B0E0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDDF #DF8785
analogous
#85DFB4 #85DDDF #85B0DF
triadic
#85DDDF #DF85DD #DDDF85
tetradic
#85DDDF #B485DF #DF8785 #B0DF85
square
#85DDDF #B485DF #DF8785 #B0DF85
split-complementary
#85DDDF #DF85B0 #DFB485
monochromatic
#31B6B9 #55CFD2 #85DDDF #B5EBEC #E6F8F8
Accessibility & contrast
On white
1.57
#85DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#85DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDDF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDDF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#5CE2DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #85dddf; /* rgb */ color: rgb(133, 221, 223); /* oklch */ color: oklch(84.3% 0.085 197.5);
Tailwind
colors: {
custom: {
50: '#ade7e9',
500: '#85dddf',
950: '#000000',
},
}SCSS
$custom: #85dddf; $custom-light: #ade7e9; $custom-dark: #000000;
JSON
{
"hex": "#85dddf",
"rgb": {
"r": 133,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.333,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84304,
"c": 0.08496,
"h": 197.5
},
"luminance": 0.62027
}Semantic roles & 50–950 ramp
primary
#85DDDF
secondary
#B65452
accent
#231FC6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484