#85FFDF#85FFDF
#85FFDF is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.0% C 0.120 H 174.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFDF |
|---|---|
| RGB | rgb(133, 255, 223) |
| HSL | hsl(164, 100%, 76%) |
| HSV | hsv(164, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(92.50, -41.76, 4.74) |
| CIE-LCH | lch(92.50, 42.03, 173.53°) |
| OKLab | oklab(92.02% -0.1194 0.0119) |
| OKLCH | oklch(92.02% 0.12 174.3) |
| XYZ | xyz(58.7465, 81.8293, 82.4966) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFDF #FF85A5
analogous
#85FFA2 #85FFDF #85E2FF
triadic
#85FFDF #DF85FF #FFDF85
tetradic
#85FFDF #A285FF #FF85A5 #E2FF85
square
#85FFDF #A285FF #FF85A5 #E2FF85
split-complementary
#85FFDF #FF85E2 #FFA285
monochromatic
#0BFFBF #48FFCF #85FFDF #C2FFEF #E0FFF7
Accessibility & contrast
On white
1.21
#85FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#85FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFDF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFDF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#E4E4E1
Tritanopia (blue-blind)
#53FFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffdf; /* rgb */ color: rgb(133, 255, 223); /* oklch */ color: oklch(92.0% 0.120 174.3);
Tailwind
colors: {
custom: {
50: '#b0ffe9',
500: '#85ffdf',
950: '#000000',
},
}SCSS
$custom: #85ffdf; $custom-light: #b0ffe9; $custom-dark: #000000;
JSON
{
"hex": "#85ffdf",
"rgb": {
"r": 133,
"g": 255,
"b": 223
},
"hsl": {
"h": 164.262,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.9202,
"c": 0.11995,
"h": 174.3
},
"luminance": 0.81834
}Semantic roles & 50–950 ramp
primary
#85FFDF
secondary
#DF4971
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684