#85FDCD#85FDCD
#85FDCD is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.129 H 165.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #85FDCD |
|---|---|
| RGB | rgb(133, 253, 205) |
| HSL | hsl(156, 97%, 76%) |
| HSV | hsv(156, 47%, 99%) |
| CMYK | cmyk(47.4%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.52, -44.76, 12.63) |
| CIE-LCH | lch(91.52, 46.51, 164.25°) |
| OKLab | oklab(91.09% -0.1249 0.0324) |
| OKLCH | oklch(91.09% 0.129 165.5) |
| XYZ | xyz(55.8128, 79.6404, 70.1768) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.47
Aquamarine
#7FFFD4
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85FDCD #FD85B5
analogous
#85FD91 #85FDCD #85F1FD
triadic
#85FDCD #CD85FD #FDCD85
tetradic
#85FDCD #9185FD #FD85B5 #F1FD85
square
#85FDCD #9185FD #FD85B5 #F1FD85
split-complementary
#85FDCD #FD85F1 #FD9185
monochromatic
#0DFB9C #49FCB4 #85FDCD #C1FEE6 #E1FFF3
Accessibility & contrast
On white
1.24
#85FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#85FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85FDCD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85FDCD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#5DFDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #85fdcd; /* rgb */ color: rgb(133, 253, 205); /* oklch */ color: oklch(91.1% 0.129 165.5);
Tailwind
colors: {
custom: {
50: '#affedc',
500: '#85fdcd',
950: '#000000',
},
}SCSS
$custom: #85fdcd; $custom-light: #affedc; $custom-dark: #000000;
JSON
{
"hex": "#85fdcd",
"rgb": {
"r": 133,
"g": 253,
"b": 205
},
"hsl": {
"h": 156,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91093,
"c": 0.12905,
"h": 165.5
},
"luminance": 0.79645
}Semantic roles & 50–950 ramp
primary
#85FDCD
secondary
#DC4A84
accent
#005CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684