#85CFCA#85CFCA
#85CFCA is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.074 H 190.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFCA |
|---|---|
| RGB | rgb(133, 207, 202) |
| HSL | hsl(176, 44%, 67%) |
| HSV | hsv(176, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(78.39, -24.07, -4.81) |
| CIE-LCH | lch(78.39, 24.55, 191.30°) |
| OKLab | oklab(80.47% -0.0729 -0.0133) |
| OKLCH | oklch(80.47% 0.074 190.4) |
| XYZ | xyz(42.6425, 53.8737, 64.0173) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Pale Teal
#82CBB2
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 7.95
Darkturquoise
#00CED1
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 8.28
Turquoise
#40E0D0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFCA #CF858A
analogous
#85CFA5 #85CFCA #85AFCF
triadic
#85CFCA #CA85CF #CFCA85
tetradic
#85CFCA #A585CF #CF858A #AFCF85
square
#85CFCA #A585CF #CF858A #AFCF85
split-complementary
#85CFCA #CF85AF #CFA585
monochromatic
#3D9C96 #59BEB7 #85CFCA #B1E0DD #DDF2F0
Accessibility & contrast
On white
1.78
#85CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#85CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFCA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFCA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#69D3CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85cfca; /* rgb */ color: rgb(133, 207, 202); /* oklch */ color: oklch(80.5% 0.074 190.4);
Tailwind
colors: {
custom: {
50: '#acdeda',
500: '#85cfca',
950: '#000000',
},
}SCSS
$custom: #85cfca; $custom-light: #acdeda; $custom-dark: #000000;
JSON
{
"hex": "#85cfca",
"rgb": {
"r": 133,
"g": 207,
"b": 202
},
"hsl": {
"h": 175.946,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.8047,
"c": 0.07416,
"h": 190.4
},
"luminance": 0.53876
}Semantic roles & 50–950 ramp
primary
#85CFCA
secondary
#A2565B
accent
#2F38B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483