#85FFDE#85FFDE
#85FFDE is a very light, vivid teal. Relative luminance 0.818; OKLCH L 92.0% C 0.121 H 173.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFDE |
|---|---|
| RGB | rgb(133, 255, 222) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(92.48, -41.98, 5.22) |
| CIE-LCH | lch(92.48, 42.31, 172.91°) |
| OKLab | oklab(91.99% -0.1198 0.0132) |
| OKLCH | oklch(91.99% 0.121 173.7) |
| XYZ | xyz(58.6120, 81.7756, 81.7887) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.20
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 3.61
Pale Turquoise
#A5FBD5
ΔE00 4.58
Light Aquamarine
#7BFDC7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFDE #FF85A6
analogous
#85FFA1 #85FFDE #85E3FF
triadic
#85FFDE #DE85FF #FFDE85
tetradic
#85FFDE #A185FF #FF85A6 #E3FF85
square
#85FFDE #A185FF #FF85A6 #E3FF85
split-complementary
#85FFDE #FF85E3 #FFA185
monochromatic
#0BFFBD #48FFCD #85FFDE #C2FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#85FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#85FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFDE
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFDE | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#53FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffde; /* rgb */ color: rgb(133, 255, 222); /* oklch */ color: oklch(92.0% 0.121 173.7);
Tailwind
colors: {
custom: {
50: '#b0ffe8',
500: '#85ffde',
950: '#000000',
},
}SCSS
$custom: #85ffde; $custom-light: #b0ffe8; $custom-dark: #000000;
JSON
{
"hex": "#85ffde",
"rgb": {
"r": 133,
"g": 255,
"b": 222
},
"hsl": {
"h": 163.77,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91993,
"c": 0.12051,
"h": 173.7
},
"luminance": 0.8178
}Semantic roles & 50–950 ramp
primary
#85FFDE
secondary
#DF4972
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684