#85CFC2#85CFC2
#85CFC2 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.2% C 0.076 H 182.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFC2 |
|---|---|
| RGB | rgb(133, 207, 194) |
| HSL | hsl(169, 44%, 67%) |
| HSV | hsv(169, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(78.17, -25.92, -0.83) |
| CIE-LCH | lch(78.17, 25.94, 181.84°) |
| OKLab | oklab(80.23% -0.0763 -0.0026) |
| OKLCH | oklch(80.23% 0.076 182) |
| XYZ | xyz(41.7198, 53.5046, 59.1575) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.43
Seafoam Blue
#78D1B6
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 7.59
Mediumaquamarine
#66CDAA
ΔE00 7.69
Light Teal
#90E4C1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFC2 #CF8592
analogous
#85CF9D #85CFC2 #85B7CF
triadic
#85CFC2 #C285CF #CFC285
tetradic
#85CFC2 #9D85CF #CF8592 #B7CF85
square
#85CFC2 #9D85CF #CF8592 #B7CF85
split-complementary
#85CFC2 #CF85B7 #CF9D85
monochromatic
#3D9C8C #59BEAC #85CFC2 #B1E0D8 #DDF2EE
Accessibility & contrast
On white
1.79
#85CFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#85CFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFC2
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFC2 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C2
Deuteranopia (green-blind)
#BCBDC3
Tritanopia (blue-blind)
#6CD2CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cfc2; /* rgb */ color: rgb(133, 207, 194); /* oklch */ color: oklch(80.2% 0.076 182.0);
Tailwind
colors: {
custom: {
50: '#abded4',
500: '#85cfc2',
950: '#000000',
},
}SCSS
$custom: #85cfc2; $custom-light: #abded4; $custom-dark: #000000;
JSON
{
"hex": "#85cfc2",
"rgb": {
"r": 133,
"g": 207,
"b": 194
},
"hsl": {
"h": 169.459,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80225,
"c": 0.07636,
"h": 182
},
"luminance": 0.53507
}Semantic roles & 50–950 ramp
primary
#85CFC2
secondary
#A25664
accent
#2F47B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483