#85CECB#85CECB
#85CECB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.3% C 0.073 H 192.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #85CECB |
|---|---|
| RGB | rgb(133, 206, 203) |
| HSL | hsl(178, 43%, 66%) |
| HSV | hsv(178, 35%, 81%) |
| CMYK | cmyk(35.4%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(78.13, -23.34, -5.73) |
| CIE-LCH | lch(78.13, 24.03, 193.78°) |
| OKLab | oklab(80.27% -0.0713 -0.0158) |
| OKLCH | oklch(80.27% 0.073 192.5) |
| XYZ | xyz(42.5198, 53.4382, 64.5624) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 8.22
Paleturquoise
#AFEEEE
ΔE00 8.23
Powder Blue
#B0E0E6
ΔE00 8.44
Seafoam Blue
#78D1B6
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CECB #CE8588
analogous
#85CEA7 #85CECB #85ADCE
triadic
#85CECB #CB85CE #CECB85
tetradic
#85CECB #A785CE #CE8588 #ADCE85
square
#85CECB #A785CE #CE8588 #ADCE85
split-complementary
#85CECB #CE85AD #CEA785
monochromatic
#3E9B97 #59BCB8 #85CECB #B1E0DE #DCF1F0
Accessibility & contrast
On white
1.80
#85CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#85CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CECB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CECB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#69D2CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #85cecb; /* rgb */ color: rgb(133, 206, 203); /* oklch */ color: oklch(80.3% 0.073 192.5);
Tailwind
colors: {
custom: {
50: '#abddda',
500: '#85cecb',
950: '#000000',
},
}SCSS
$custom: #85cecb; $custom-light: #abddda; $custom-dark: #000000;
JSON
{
"hex": "#85cecb",
"rgb": {
"r": 133,
"g": 206,
"b": 203
},
"hsl": {
"h": 177.534,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.80275,
"c": 0.07305,
"h": 192.5
},
"luminance": 0.53441
}Semantic roles & 50–950 ramp
primary
#85CECB
secondary
#A1575A
accent
#3035B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483