#85CFC0#85CFC0
#85CFC0 is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.077 H 180.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFC0 |
|---|---|
| RGB | rgb(133, 207, 192) |
| HSL | hsl(168, 44%, 67%) |
| HSV | hsv(168, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 7.2%, 18.8%) |
| CIE-LAB | lab(78.12, -26.38, 0.17) |
| CIE-LCH | lch(78.12, 26.38, 179.64°) |
| OKLab | oklab(80.16% -0.0771 0) |
| OKLCH | oklch(80.16% 0.077 180) |
| XYZ | xyz(41.4967, 53.4154, 57.9826) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 4.24
Mediumturquoise
#48D1CC
ΔE00 6.96
Mediumaquamarine
#66CDAA
ΔE00 7.02
Turquoise
#40E0D0
ΔE00 7.62
Light Teal
#90E4C1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFC0 #CF8594
analogous
#85CF9B #85CFC0 #85B9CF
triadic
#85CFC0 #C085CF #CFC085
tetradic
#85CFC0 #9B85CF #CF8594 #B9CF85
square
#85CFC0 #9B85CF #CF8594 #B9CF85
split-complementary
#85CFC0 #CF85B9 #CF9B85
monochromatic
#3D9C89 #59BEA9 #85CFC0 #B1E0D7 #DDF2ED
Accessibility & contrast
On white
1.80
#85CFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#85CFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFC0
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFC0 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BF
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#6DD1CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cfc0; /* rgb */ color: rgb(133, 207, 192); /* oklch */ color: oklch(80.2% 0.077 180.0);
Tailwind
colors: {
custom: {
50: '#abded3',
500: '#85cfc0',
950: '#000000',
},
}SCSS
$custom: #85cfc0; $custom-light: #abded3; $custom-dark: #000000;
JSON
{
"hex": "#85cfc0",
"rgb": {
"r": 133,
"g": 207,
"b": 192
},
"hsl": {
"h": 167.838,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80165,
"c": 0.07715,
"h": 180
},
"luminance": 0.53418
}Semantic roles & 50–950 ramp
primary
#85CFC0
secondary
#A25666
accent
#2F4AB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483