#85FFDC#85FFDC
#85FFDC is a very light, vivid teal. Relative luminance 0.817; OKLCH L 91.9% C 0.122 H 172.6°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFDC |
|---|---|
| RGB | rgb(133, 255, 220) |
| HSL | hsl(163, 100%, 76%) |
| HSV | hsv(163, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.43, -42.43, 6.19) |
| CIE-LCH | lch(92.43, 42.87, 171.70°) |
| OKLab | oklab(91.94% -0.1206 0.0157) |
| OKLCH | oklch(91.94% 0.122 172.6) |
| XYZ | xyz(58.3456, 81.6690, 80.3853) |
| Luminance | 0.8167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.80
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 4.00
Pale Turquoise
#A5FBD5
ΔE00 4.30
Light Aquamarine
#7BFDC7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFDC #FF85A8
analogous
#85FF9F #85FFDC #85E5FF
triadic
#85FFDC #DC85FF #FFDC85
tetradic
#85FFDC #9F85FF #FF85A8 #E5FF85
square
#85FFDC #9F85FF #FF85A8 #E5FF85
split-complementary
#85FFDC #FF85E5 #FF9F85
monochromatic
#0BFFB9 #48FFCA #85FFDC #C2FFEE #E0FFF6
Accessibility & contrast
On white
1.21
#85FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#85FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFDC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFDC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DA
Deuteranopia (green-blind)
#E5E4DE
Tritanopia (blue-blind)
#55FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffdc; /* rgb */ color: rgb(133, 255, 220); /* oklch */ color: oklch(91.9% 0.122 172.6);
Tailwind
colors: {
custom: {
50: '#afffe6',
500: '#85ffdc',
950: '#000000',
},
}SCSS
$custom: #85ffdc; $custom-light: #afffe6; $custom-dark: #000000;
JSON
{
"hex": "#85ffdc",
"rgb": {
"r": 133,
"g": 255,
"b": 220
},
"hsl": {
"h": 162.787,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91939,
"c": 0.12166,
"h": 172.6
},
"luminance": 0.81674
}Semantic roles & 50–950 ramp
primary
#85FFDC
secondary
#DF4974
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684