#85D2D2#85D2D2
#85D2D2 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.076 H 195.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #85D2D2 |
|---|---|
| RGB | rgb(133, 210, 210) |
| HSL | hsl(180, 46%, 67%) |
| HSV | hsv(180, 37%, 82%) |
| CMYK | cmyk(36.7%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(79.46, -23.66, -7.52) |
| CIE-LCH | lch(79.46, 24.82, 197.63°) |
| OKLab | oklab(81.4% -0.0733 -0.0207) |
| OKLCH | oklch(81.4% 0.076 195.8) |
| XYZ | xyz(44.3481, 55.7299, 69.3803) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.24
Paleturquoise
#AFEEEE
ΔE00 7.34
Robin'S Egg Blue
#98EFF9
ΔE00 7.60
Darkturquoise
#00CED1
ΔE00 7.63
Powder Blue
#B0E0E6
ΔE00 7.63
Aqua Blue
#02D8E9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85D2D2 #D28585
analogous
#85D2AC #85D2D2 #85ACD2
triadic
#85D2D2 #D285D2 #D2D285
tetradic
#85D2D2 #AC85D2 #D28585 #ACD285
square
#85D2D2 #AC85D2 #D28585 #ACD285
split-complementary
#85D2D2 #D285AC #D2AC85
monochromatic
#3BA1A1 #58C2C2 #85D2D2 #B2E2E2 #DEF3F3
Accessibility & contrast
On white
1.73
#85D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#85D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85D2D2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85D2D2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#BAC0D3
Tritanopia (blue-blind)
#65D7D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #85d2d2; /* rgb */ color: rgb(133, 210, 210); /* oklch */ color: oklch(81.4% 0.076 195.8);
Tailwind
colors: {
custom: {
50: '#ace0df',
500: '#85d2d2',
950: '#000000',
},
}SCSS
$custom: #85d2d2; $custom-light: #ace0df; $custom-dark: #000000;
JSON
{
"hex": "#85d2d2",
"rgb": {
"r": 133,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.81403,
"c": 0.07615,
"h": 195.8
},
"luminance": 0.55733
}Semantic roles & 50–950 ramp
primary
#85D2D2
secondary
#A65555
accent
#2C2CB9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484