#85CFC8#85CFC8
#85CFC8 is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.4% C 0.075 H 188.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #85CFC8 |
|---|---|
| RGB | rgb(133, 207, 200) |
| HSL | hsl(174, 44%, 67%) |
| HSV | hsv(174, 36%, 81%) |
| CMYK | cmyk(35.7%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.33, -24.54, -3.82) |
| CIE-LCH | lch(78.33, 24.84, 188.84°) |
| OKLab | oklab(80.41% -0.0738 -0.0106) |
| OKLCH | oklch(80.41% 0.075 188.2) |
| XYZ | xyz(42.4072, 53.7796, 62.7783) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 6.69
Seafoam Blue
#78D1B6
ΔE00 7.16
Turquoise
#40E0D0
ΔE00 8.06
Darkturquoise
#00CED1
ΔE00 8.21
Paleturquoise
#AFEEEE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CFC8 #CF858C
analogous
#85CFA3 #85CFC8 #85B1CF
triadic
#85CFC8 #C885CF #CFC885
tetradic
#85CFC8 #A385CF #CF858C #B1CF85
square
#85CFC8 #A385CF #CF858C #B1CF85
split-complementary
#85CFC8 #CF85B1 #CFA385
monochromatic
#3D9C93 #59BEB4 #85CFC8 #B1E0DC #DDF2F0
Accessibility & contrast
On white
1.79
#85CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#85CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CFC8
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CFC8 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#6AD2CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #85cfc8; /* rgb */ color: rgb(133, 207, 200); /* oklch */ color: oklch(80.4% 0.075 188.2);
Tailwind
colors: {
custom: {
50: '#abded8',
500: '#85cfc8',
950: '#000000',
},
}SCSS
$custom: #85cfc8; $custom-light: #abded8; $custom-dark: #000000;
JSON
{
"hex": "#85cfc8",
"rgb": {
"r": 133,
"g": 207,
"b": 200
},
"hsl": {
"h": 174.324,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.80407,
"c": 0.07454,
"h": 188.2
},
"luminance": 0.53782
}Semantic roles & 50–950 ramp
primary
#85CFC8
secondary
#A2565D
accent
#2F3CB7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483