#85CFBE#85CFBE
#85CFBE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.078 H 178.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFBE |
|---|---|
| RGB | rgb(133, 207, 190) |
| HSL | hsl(166, 44%, 67%) |
| HSV | hsv(166, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.07, -26.83, 1.16) |
| CIE-LCH | lch(78.07, 26.85, 177.52°) |
| OKLab | oklab(80.11% -0.078 0.0027) |
| OKLCH | oklch(80.11% 0.078 178) |
| XYZ | xyz(41.2766, 53.3273, 56.8234) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.03
Seafoam Blue
#78D1B6
ΔE00 3.59
Mediumaquamarine
#66CDAA
ΔE00 6.39
Light Teal
#90E4C1
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.42
Turquoise
#40E0D0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFBE #CF8596
analogous
#85CF99 #85CFBE #85BBCF
triadic
#85CFBE #BE85CF #CFBE85
tetradic
#85CFBE #9985CF #CF8596 #BBCF85
square
#85CFBE #9985CF #CF8596 #BBCF85
split-complementary
#85CFBE #CF85BB #CF9985
monochromatic
#3D9C86 #59BEA7 #85CFBE #B1E0D5 #DDF2ED
Accessibility & contrast
On white
1.80
#85CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#85CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFBE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFBE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#6ED1CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cfbe; /* rgb */ color: rgb(133, 207, 190); /* oklch */ color: oklch(80.1% 0.078 178.0);
Tailwind
colors: {
custom: {
50: '#abded1',
500: '#85cfbe',
950: '#000000',
},
}SCSS
$custom: #85cfbe; $custom-light: #abded1; $custom-dark: #000000;
JSON
{
"hex": "#85cfbe",
"rgb": {
"r": 133,
"g": 207,
"b": 190
},
"hsl": {
"h": 166.216,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80107,
"c": 0.07806,
"h": 178
},
"luminance": 0.5333
}Semantic roles & 50–950 ramp
primary
#85CFBE
secondary
#A25668
accent
#2F4EB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483