#85DFCD#85DFCD
#85DFCD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.091 H 179.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #85DFCD |
|---|---|
| RGB | rgb(133, 223, 205) |
| HSL | hsl(168, 58%, 70%) |
| HSV | hsv(168, 40%, 87%) |
| CMYK | cmyk(40.4%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.00, -31.13, 0.36) |
| CIE-LCH | lch(83.00, 31.13, 179.34°) |
| OKLab | oklab(84.2% -0.0908 0.0005) |
| OKLCH | oklch(84.2% 0.091 179.7) |
| XYZ | xyz(47.0757, 62.1663, 67.2644) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 5.67
Pale Teal
#82CBB2
ΔE00 5.79
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DFCD #DF8597
analogous
#85DFA0 #85DFCD #85C4DF
triadic
#85DFCD #CD85DF #DFCD85
tetradic
#85DFCD #A085DF #DF8597 #C4DF85
square
#85DFCD #A085DF #DF8597 #C4DF85
split-complementary
#85DFCD #DF85C4 #DFA085
monochromatic
#31B99E #55D2B9 #85DFCD #B5ECE1 #E6F8F5
Accessibility & contrast
On white
1.56
#85DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#85DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DFCD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DFCD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#64E2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #85dfcd; /* rgb */ color: rgb(133, 223, 205); /* oklch */ color: oklch(84.2% 0.091 179.7);
Tailwind
colors: {
custom: {
50: '#ade9dc',
500: '#85dfcd',
950: '#000000',
},
}SCSS
$custom: #85dfcd; $custom-light: #ade9dc; $custom-dark: #000000;
JSON
{
"hex": "#85dfcd",
"rgb": {
"r": 133,
"g": 223,
"b": 205
},
"hsl": {
"h": 168,
"s": 58.442,
"l": 69.804
},
"oklch": {
"l": 0.84203,
"c": 0.09081,
"h": 179.7
},
"luminance": 0.6217
}Semantic roles & 50–950 ramp
primary
#85DFCD
secondary
#B65266
accent
#1F41C6
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#111615
muted
#818484