#85FFD2#85FFD2
#85FFD2 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.128 H 167.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #85FFD2 |
|---|---|
| RGB | rgb(133, 255, 210) |
| HSL | hsl(158, 100%, 76%) |
| HSV | hsv(158, 48%, 100%) |
| CMYK | cmyk(47.8%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(92.20, -44.59, 11.01) |
| CIE-LCH | lch(92.20, 45.93, 166.12°) |
| OKLab | oklab(91.68% -0.1249 0.0283) |
| OKLCH | oklch(91.68% 0.128 167.3) |
| XYZ | xyz(57.0606, 81.1550, 73.6178) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.85
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 2.47
Pale Turquoise
#A5FBD5
ΔE00 3.89
Light Greenish Blue
#63F7B4
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FFD2 #FF85B2
analogous
#85FF95 #85FFD2 #85EFFF
triadic
#85FFD2 #D285FF #FFD285
tetradic
#85FFD2 #9585FF #FF85B2 #EFFF85
square
#85FFD2 #9585FF #FF85B2 #EFFF85
split-complementary
#85FFD2 #FF85EF #FF9585
monochromatic
#0BFFA5 #48FFBB #85FFD2 #C2FFE9 #E0FFF4
Accessibility & contrast
On white
1.22
#85FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#85FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FFD2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FFD2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D0
Deuteranopia (green-blind)
#E7E3D5
Tritanopia (blue-blind)
#5AFFF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #85ffd2; /* rgb */ color: rgb(133, 255, 210); /* oklch */ color: oklch(91.7% 0.128 167.3);
Tailwind
colors: {
custom: {
50: '#afffdf',
500: '#85ffd2',
950: '#000000',
},
}SCSS
$custom: #85ffd2; $custom-light: #afffdf; $custom-dark: #000000;
JSON
{
"hex": "#85ffd2",
"rgb": {
"r": 133,
"g": 255,
"b": 210
},
"hsl": {
"h": 157.869,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91679,
"c": 0.1281,
"h": 167.3
},
"luminance": 0.8116
}Semantic roles & 50–950 ramp
primary
#85FFD2
secondary
#DF4980
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684