#85CCCB#85CCCB
#85CCCB is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.8% C 0.071 H 194.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCCB |
|---|---|
| RGB | rgb(133, 204, 203) |
| HSL | hsl(179, 41%, 66%) |
| HSV | hsv(179, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(77.57, -22.35, -6.56) |
| CIE-LCH | lch(77.57, 23.29, 196.36°) |
| OKLab | oklab(79.82% -0.0689 -0.018) |
| OKLCH | oklch(79.82% 0.071 194.7) |
| XYZ | xyz(42.0414, 52.4814, 64.4029) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.58
Darkturquoise
#00CED1
ΔE00 7.96
Powder Blue
#B0E0E6
ΔE00 8.15
Paleturquoise
#AFEEEE
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 8.98
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCCB #CC8586
analogous
#85CCA7 #85CCCB #85A9CC
triadic
#85CCCB #CB85CC #CCCB85
tetradic
#85CCCB #A785CC #CC8586 #A9CC85
square
#85CCCB #A785CC #CC8586 #A9CC85
split-complementary
#85CCCB #CC85A9 #CCA785
monochromatic
#3F9796 #5ABAB9 #85CCCB #B0DEDD #DBF0F0
Accessibility & contrast
On white
1.83
#85CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#85CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCCB
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCCB | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5CB
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#69D0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85cccb; /* rgb */ color: rgb(133, 204, 203); /* oklch */ color: oklch(79.8% 0.071 194.7);
Tailwind
colors: {
custom: {
50: '#abdbda',
500: '#85cccb',
950: '#000000',
},
}SCSS
$custom: #85cccb; $custom-light: #abdbda; $custom-dark: #000000;
JSON
{
"hex": "#85cccb",
"rgb": {
"r": 133,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.155,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.79822,
"c": 0.07121,
"h": 194.7
},
"luminance": 0.52484
}Semantic roles & 50–950 ramp
primary
#85CCCB
secondary
#9E5758
accent
#3133B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483