#85FCDC#85FCDC
#85FCDC is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.118 H 173.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #85FCDC |
|---|---|
| RGB | rgb(133, 252, 220) |
| HSL | hsl(164, 95%, 75%) |
| HSV | hsv(164, 47%, 99%) |
| CMYK | cmyk(47.2%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.58, -41.09, 4.96) |
| CIE-LCH | lch(91.58, 41.39, 173.11°) |
| OKLab | oklab(91.25% -0.1173 0.0125) |
| OKLCH | oklch(91.25% 0.118 173.9) |
| XYZ | xyz(57.3961, 79.7699, 80.0688) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.42
Aquamarine
#7FFFD4
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 4.50
Light Aquamarine
#7BFDC7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FCDC #FC85A5
analogous
#85FCA1 #85FCDC #85E0FC
triadic
#85FCDC #DC85FC #FCDC85
tetradic
#85FCDC #A185FC #FC85A5 #E0FC85
square
#85FCDC #A185FC #FC85A5 #E0FC85
split-complementary
#85FCDC #FC85E0 #FCA185
monochromatic
#0EF9BA #49FBCB #85FCDC #C1FDED #E1FEF6
Accessibility & contrast
On white
1.24
#85FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#85FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FCDC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FCDC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#55FEF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fcdc; /* rgb */ color: rgb(133, 252, 220); /* oklch */ color: oklch(91.3% 0.118 173.9);
Tailwind
colors: {
custom: {
50: '#affee6',
500: '#85fcdc',
950: '#000000',
},
}SCSS
$custom: #85fcdc; $custom-light: #affee6; $custom-dark: #000000;
JSON
{
"hex": "#85fcdc",
"rgb": {
"r": 133,
"g": 252,
"b": 220
},
"hsl": {
"h": 163.866,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91253,
"c": 0.11801,
"h": 173.9
},
"luminance": 0.79775
}Semantic roles & 50–950 ramp
primary
#85FCDC
secondary
#DB4A71
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684