#85FFD6#85FFD6
#85FFD6 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.125 H 169.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFD6 |
|---|---|
| RGB | rgb(133, 255, 214) |
| HSL | hsl(160, 100%, 76%) |
| HSV | hsv(160, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(92.29, -43.73, 9.08) |
| CIE-LCH | lch(92.29, 44.67, 168.27°) |
| OKLab | oklab(91.78% -0.1232 0.0233) |
| OKLCH | oklch(91.78% 0.125 169.3) |
| XYZ | xyz(57.5652, 81.3568, 76.2752) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.65
Light Aqua
#8CFFDB
ΔE00 1.36
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.20
Pale Turquoise
#A5FBD5
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFD6 #FF85AE
analogous
#85FF99 #85FFD6 #85EBFF
triadic
#85FFD6 #D685FF #FFD685
tetradic
#85FFD6 #9985FF #FF85AE #EBFF85
square
#85FFD6 #9985FF #FF85AE #EBFF85
split-complementary
#85FFD6 #FF85EB #FF9985
monochromatic
#0BFFAD #48FFC1 #85FFD6 #C2FFEB #E0FFF5
Accessibility & contrast
On white
1.22
#85FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#85FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFD6
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFD6 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D4
Deuteranopia (green-blind)
#E6E3D9
Tritanopia (blue-blind)
#58FFF3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffd6; /* rgb */ color: rgb(133, 255, 214); /* oklch */ color: oklch(91.8% 0.125 169.3);
Tailwind
colors: {
custom: {
50: '#afffe2',
500: '#85ffd6',
950: '#000000',
},
}SCSS
$custom: #85ffd6; $custom-light: #afffe2; $custom-dark: #000000;
JSON
{
"hex": "#85ffd6",
"rgb": {
"r": 133,
"g": 255,
"b": 214
},
"hsl": {
"h": 159.836,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91781,
"c": 0.1254,
"h": 169.3
},
"luminance": 0.81362
}Semantic roles & 50–950 ramp
primary
#85FFD6
secondary
#DF497C
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684