#85CECA#85CECA
#85CECA is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.073 H 191.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #85CECA |
|---|---|
| RGB | rgb(133, 206, 202) |
| HSL | hsl(177, 43%, 66%) |
| HSV | hsv(177, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(78.11, -23.58, -5.23) |
| CIE-LCH | lch(78.11, 24.15, 192.50°) |
| OKLab | oklab(80.24% -0.0717 -0.0144) |
| OKLCH | oklch(80.24% 0.073 191.4) |
| XYZ | xyz(42.4010, 53.3907, 63.9368) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.04
Pale Teal
#82CBB2
ΔE00 7.82
Darkturquoise
#00CED1
ΔE00 7.93
Paleturquoise
#AFEEEE
ΔE00 8.33
Seafoam Blue
#78D1B6
ΔE00 8.37
Powder Blue
#B0E0E6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CECA #CE8589
analogous
#85CEA6 #85CECA #85AECE
triadic
#85CECA #CA85CE #CECA85
tetradic
#85CECA #A685CE #CE8589 #AECE85
square
#85CECA #A685CE #CE8589 #AECE85
split-complementary
#85CECA #CE85AE #CEA685
monochromatic
#3E9B95 #59BCB7 #85CECA #B1E0DD #DCF1F0
Accessibility & contrast
On white
1.80
#85CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#85CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CECA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CECA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#69D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85ceca; /* rgb */ color: rgb(133, 206, 202); /* oklch */ color: oklch(80.2% 0.073 191.4);
Tailwind
colors: {
custom: {
50: '#abddda',
500: '#85ceca',
950: '#000000',
},
}SCSS
$custom: #85ceca; $custom-light: #abddda; $custom-dark: #000000;
JSON
{
"hex": "#85ceca",
"rgb": {
"r": 133,
"g": 206,
"b": 202
},
"hsl": {
"h": 176.712,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.80243,
"c": 0.07318,
"h": 191.4
},
"luminance": 0.53393
}Semantic roles & 50–950 ramp
primary
#85CECA
secondary
#A1575B
accent
#3037B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483