#85CFC5#85CFC5
#85CFC5 is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.3% C 0.075 H 185.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFC5 |
|---|---|
| RGB | rgb(133, 207, 197) |
| HSL | hsl(172, 44%, 67%) |
| HSV | hsv(172, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.25, -25.24, -2.33) |
| CIE-LCH | lch(78.25, 25.34, 185.27°) |
| OKLab | oklab(80.32% -0.075 -0.0066) |
| OKLCH | oklch(80.32% 0.075 185.1) |
| XYZ | xyz(42.0601, 53.6407, 60.9499) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 6.02
Mediumturquoise
#48D1CC
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 7.73
Darkturquoise
#00CED1
ΔE00 8.73
Mediumaquamarine
#66CDAA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFC5 #CF858F
analogous
#85CFA0 #85CFC5 #85B4CF
triadic
#85CFC5 #C585CF #CFC585
tetradic
#85CFC5 #A085CF #CF858F #B4CF85
square
#85CFC5 #A085CF #CF858F #B4CF85
split-complementary
#85CFC5 #CF85B4 #CFA085
monochromatic
#3D9C8F #59BEB0 #85CFC5 #B1E0DA #DDF2EF
Accessibility & contrast
On white
1.79
#85CFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#85CFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFC5
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFC5 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#BBBDC6
Tritanopia (blue-blind)
#6BD2CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85cfc5; /* rgb */ color: rgb(133, 207, 197); /* oklch */ color: oklch(80.3% 0.075 185.1);
Tailwind
colors: {
custom: {
50: '#abded6',
500: '#85cfc5',
950: '#000000',
},
}SCSS
$custom: #85cfc5; $custom-light: #abded6; $custom-dark: #000000;
JSON
{
"hex": "#85cfc5",
"rgb": {
"r": 133,
"g": 207,
"b": 197
},
"hsl": {
"h": 171.892,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80315,
"c": 0.07533,
"h": 185.1
},
"luminance": 0.53643
}Semantic roles & 50–950 ramp
primary
#85CFC5
secondary
#A25661
accent
#2F41B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483