#85CCD2#85CCD2
#85CCD2 is a light, moderate teal. Relative luminance 0.528; OKLCH L 80.1% C 0.072 H 202.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCD2 |
|---|---|
| RGB | rgb(133, 204, 210) |
| HSL | hsl(185, 46%, 67%) |
| HSV | hsv(185, 37%, 82%) |
| CMYK | cmyk(36.7%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(77.77, -20.66, -10.03) |
| CIE-LCH | lch(77.77, 22.96, 205.89°) |
| OKLab | oklab(80.05% -0.066 -0.0275) |
| OKLCH | oklch(80.05% 0.072 202.6) |
| XYZ | xyz(42.8944, 52.8226, 68.8958) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 8.12
Aqua Blue
#02D8E9
ΔE00 8.13
Mediumturquoise
#48D1CC
ΔE00 8.14
Lightblue
#ADD8E6
ΔE00 8.38
Paleturquoise
#AFEEEE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCD2 #D28B85
analogous
#85D2B1 #85CCD2 #85A6D2
triadic
#85CCD2 #D285CC #CCD285
tetradic
#85CCD2 #B185D2 #D28B85 #A6D285
square
#85CCD2 #B185D2 #D28B85 #A6D285
split-complementary
#85CCD2 #D285A6 #D2B185
monochromatic
#3B99A1 #58B9C2 #85CCD2 #B2DFE2 #DEF1F3
Accessibility & contrast
On white
1.82
#85CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#85CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCD2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCD2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B4BCD2
Tritanopia (blue-blind)
#66D1CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #85ccd2; /* rgb */ color: rgb(133, 204, 210); /* oklch */ color: oklch(80.1% 0.072 202.6);
Tailwind
colors: {
custom: {
50: '#acdbdf',
500: '#85ccd2',
950: '#000000',
},
}SCSS
$custom: #85ccd2; $custom-light: #acdbdf; $custom-dark: #000000;
JSON
{
"hex": "#85ccd2",
"rgb": {
"r": 133,
"g": 204,
"b": 210
},
"hsl": {
"h": 184.675,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.80051,
"c": 0.07154,
"h": 202.6
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#85CCD2
secondary
#A65B55
accent
#372CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484