#85FCD9#85FCD9
#85FCD9 is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.120 H 172.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCD9 |
|---|---|
| RGB | rgb(133, 252, 217) |
| HSL | hsl(162, 95%, 75%) |
| HSV | hsv(162, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(91.51, -41.76, 6.41) |
| CIE-LCH | lch(91.51, 42.25, 171.27°) |
| OKLab | oklab(91.17% -0.1186 0.0163) |
| OKLCH | oklch(91.17% 0.12 172.2) |
| XYZ | xyz(57.0023, 79.6124, 77.9951) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.87
Aquamarine
#7FFFD4
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 2.32
Tiffany Blue
#7BF2DA
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCD9 #FC85A8
analogous
#85FC9D #85FCD9 #85E3FC
triadic
#85FCD9 #D985FC #FCD985
tetradic
#85FCD9 #9D85FC #FC85A8 #E3FC85
square
#85FCD9 #9D85FC #FC85A8 #E3FC85
split-complementary
#85FCD9 #FC85E3 #FC9D85
monochromatic
#0EF9B4 #49FBC6 #85FCD9 #C1FDEC #E1FEF6
Accessibility & contrast
On white
1.24
#85FCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#85FCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCD9
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCD9 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD7
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#57FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fcd9; /* rgb */ color: rgb(133, 252, 217); /* oklch */ color: oklch(91.2% 0.120 172.2);
Tailwind
colors: {
custom: {
50: '#affee4',
500: '#85fcd9',
950: '#000000',
},
}SCSS
$custom: #85fcd9; $custom-light: #affee4; $custom-dark: #000000;
JSON
{
"hex": "#85fcd9",
"rgb": {
"r": 133,
"g": 252,
"b": 217
},
"hsl": {
"h": 162.353,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91172,
"c": 0.11975,
"h": 172.2
},
"luminance": 0.79617
}Semantic roles & 50–950 ramp
primary
#85FCD9
secondary
#DB4A75
accent
#0043E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684