#85CEC8#85CEC8
#85CEC8 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.074 H 189.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #85CEC8 |
|---|---|
| RGB | rgb(133, 206, 200) |
| HSL | hsl(175, 43%, 66%) |
| HSV | hsv(175, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(78.05, -24.05, -4.24) |
| CIE-LCH | lch(78.05, 24.42, 189.99°) |
| OKLab | oklab(80.18% -0.0726 -0.0118) |
| OKLCH | oklch(80.18% 0.074 189.2) |
| XYZ | xyz(42.1657, 53.2966, 62.6978) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.57
Darkturquoise
#00CED1
ΔE00 8.13
Turquoise
#40E0D0
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CEC8 #CE858B
analogous
#85CEA4 #85CEC8 #85B0CE
triadic
#85CEC8 #C885CE #CEC885
tetradic
#85CEC8 #A485CE #CE858B #B0CE85
square
#85CEC8 #A485CE #CE858B #B0CE85
split-complementary
#85CEC8 #CE85B0 #CEA485
monochromatic
#3E9B93 #59BCB4 #85CEC8 #B1E0DC #DCF1EF
Accessibility & contrast
On white
1.80
#85CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#85CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CEC8
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CEC8 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#6AD2CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cec8; /* rgb */ color: rgb(133, 206, 200); /* oklch */ color: oklch(80.2% 0.074 189.2);
Tailwind
colors: {
custom: {
50: '#abddd8',
500: '#85cec8',
950: '#000000',
},
}SCSS
$custom: #85cec8; $custom-light: #abddd8; $custom-dark: #000000;
JSON
{
"hex": "#85cec8",
"rgb": {
"r": 133,
"g": 206,
"b": 200
},
"hsl": {
"h": 175.068,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.8018,
"c": 0.07351,
"h": 189.2
},
"luminance": 0.53299
}Semantic roles & 50–950 ramp
primary
#85CEC8
secondary
#A1575D
accent
#303BB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483