#85CCD3#85CCD3
#85CCD3 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.1% C 0.072 H 203.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCD3 |
|---|---|
| RGB | rgb(133, 204, 211) |
| HSL | hsl(185, 47%, 67%) |
| HSV | hsv(185, 37%, 83%) |
| CMYK | cmyk(37%, 3.3%, 0%, 17.3%) |
| CIE-LAB | lab(77.80, -20.41, -10.52) |
| CIE-LCH | lch(77.80, 22.97, 207.27°) |
| OKLab | oklab(80.08% -0.0656 -0.0289) |
| OKLCH | oklch(80.08% 0.072 203.7) |
| XYZ | xyz(43.0194, 52.8726, 69.5540) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.00
Robin'S Egg Blue
#98EFF9
ΔE00 8.07
Aqua Blue
#02D8E9
ΔE00 8.08
Lightblue
#ADD8E6
ΔE00 8.13
Sky Blue
#87CEEB
ΔE00 8.13
Mediumturquoise
#48D1CC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCD3 #D38C85
analogous
#85D3B3 #85CCD3 #85A5D3
triadic
#85CCD3 #D385CC #CCD385
tetradic
#85CCD3 #B385D3 #D38C85 #A5D385
square
#85CCD3 #B385D3 #D38C85 #A5D385
split-complementary
#85CCD3 #D385A5 #D3B385
monochromatic
#3B9AA3 #58B9C3 #85CCD3 #B2DFE3 #DFF2F3
Accessibility & contrast
On white
1.81
#85CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#85CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCD3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCD3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D4
Deuteranopia (green-blind)
#B4BCD3
Tritanopia (blue-blind)
#66D1CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85ccd3; /* rgb */ color: rgb(133, 204, 211); /* oklch */ color: oklch(80.1% 0.072 203.7);
Tailwind
colors: {
custom: {
50: '#acdbe0',
500: '#85ccd3',
950: '#000000',
},
}SCSS
$custom: #85ccd3; $custom-light: #acdbe0; $custom-dark: #000000;
JSON
{
"hex": "#85ccd3",
"rgb": {
"r": 133,
"g": 204,
"b": 211
},
"hsl": {
"h": 185.385,
"s": 46.988,
"l": 67.451
},
"oklch": {
"l": 0.80084,
"c": 0.0717,
"h": 203.7
},
"luminance": 0.52875
}Semantic roles & 50–950 ramp
primary
#85CCD3
secondary
#A85C55
accent
#382BBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484