#85FCD7#85FCD7
#85FCD7 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.121 H 171.0°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCD7 |
|---|---|
| RGB | rgb(133, 252, 215) |
| HSL | hsl(161, 95%, 75%) |
| HSV | hsv(161, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(91.46, -42.19, 7.38) |
| CIE-LCH | lch(91.46, 42.83, 170.08°) |
| OKLab | oklab(91.12% -0.1195 0.0189) |
| OKLCH | oklch(91.12% 0.121 171) |
| XYZ | xyz(56.7438, 79.5090, 76.6334) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 0.85
Aquamarine
#7FFFD4
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 1.98
Pale Turquoise
#A5FBD5
ΔE00 3.85
Light Aquamarine
#7BFDC7
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCD7 #FC85AA
analogous
#85FC9C #85FCD7 #85E5FC
triadic
#85FCD7 #D785FC #FCD785
tetradic
#85FCD7 #9C85FC #FC85AA #E5FC85
square
#85FCD7 #9C85FC #FC85AA #E5FC85
split-complementary
#85FCD7 #FC85E5 #FC9C85
monochromatic
#0EF9B0 #49FBC3 #85FCD7 #C1FDEB #E1FEF5
Accessibility & contrast
On white
1.24
#85FCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#85FCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCD7
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCD7 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#E3E1D9
Tritanopia (blue-blind)
#58FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #85fcd7; /* rgb */ color: rgb(133, 252, 215); /* oklch */ color: oklch(91.1% 0.121 171.0);
Tailwind
colors: {
custom: {
50: '#affee3',
500: '#85fcd7',
950: '#000000',
},
}SCSS
$custom: #85fcd7; $custom-light: #affee3; $custom-dark: #000000;
JSON
{
"hex": "#85fcd7",
"rgb": {
"r": 133,
"g": 252,
"b": 215
},
"hsl": {
"h": 161.345,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91119,
"c": 0.12097,
"h": 171
},
"luminance": 0.79514
}Semantic roles & 50–950 ramp
primary
#85FCD7
secondary
#DB4A77
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684