#85CFCB#85CFCB
#85CFCB is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.5% C 0.074 H 191.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFCB |
|---|---|
| RGB | rgb(133, 207, 203) |
| HSL | hsl(177, 44%, 67%) |
| HSV | hsv(177, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.42, -23.84, -5.31) |
| CIE-LCH | lch(78.42, 24.42, 192.55°) |
| OKLab | oklab(80.5% -0.0725 -0.0147) |
| OKLCH | oklch(80.5% 0.074 191.4) |
| XYZ | xyz(42.7613, 53.9212, 64.6429) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.95
Pale Teal
#82CBB2
ΔE00 7.87
Darkturquoise
#00CED1
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 8.35
Turquoise
#40E0D0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFCB #CF8589
analogous
#85CFA6 #85CFCB #85AECF
triadic
#85CFCB #CB85CF #CFCB85
tetradic
#85CFCB #A685CF #CF8589 #AECF85
square
#85CFCB #A685CF #CF8589 #AECF85
split-complementary
#85CFCB #CF85AE #CFA685
monochromatic
#3D9C97 #59BEB8 #85CFCB #B1E0DE #DDF2F0
Accessibility & contrast
On white
1.78
#85CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#85CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFCB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFCB | 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)
#C7C8CB
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#68D3CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85cfcb; /* rgb */ color: rgb(133, 207, 203); /* oklch */ color: oklch(80.5% 0.074 191.4);
Tailwind
colors: {
custom: {
50: '#acdeda',
500: '#85cfcb',
950: '#000000',
},
}SCSS
$custom: #85cfcb; $custom-light: #acdeda; $custom-dark: #000000;
JSON
{
"hex": "#85cfcb",
"rgb": {
"r": 133,
"g": 207,
"b": 203
},
"hsl": {
"h": 176.757,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80501,
"c": 0.07401,
"h": 191.4
},
"luminance": 0.53924
}Semantic roles & 50–950 ramp
primary
#85CFCB
secondary
#A2565A
accent
#2F36B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483