#85DDCB#85DDCB
#85DDCB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.089 H 179.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDCB |
|---|---|
| RGB | rgb(133, 221, 203) |
| HSL | hsl(168, 56%, 69%) |
| HSV | hsv(168, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(82.38, -30.64, 0.52) |
| CIE-LCH | lch(82.38, 30.64, 179.04°) |
| OKLab | oklab(83.69% -0.0893 0.0009) |
| OKLCH | oklch(83.69% 0.089 179.4) |
| XYZ | xyz(46.3047, 61.0080, 65.8240) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 5.19
Pale Teal
#82CBB2
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDCB #DD8597
analogous
#85DD9F #85DDCB #85C3DD
triadic
#85DDCB #CB85DD #DDCB85
tetradic
#85DDCB #9F85DD #DD8597 #C3DD85
square
#85DDCB #9F85DD #DD8597 #C3DD85
split-complementary
#85DDCB #DD85C3 #DD9F85
monochromatic
#32B59A #55D0B7 #85DDCB #B5EADF #E5F8F4
Accessibility & contrast
On white
1.59
#85DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#85DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDCB
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDCB | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#66E0D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85ddcb; /* rgb */ color: rgb(133, 221, 203); /* oklch */ color: oklch(83.7% 0.089 179.4);
Tailwind
colors: {
custom: {
50: '#ace8da',
500: '#85ddcb',
950: '#000000',
},
}SCSS
$custom: #85ddcb; $custom-light: #ace8da; $custom-dark: #000000;
JSON
{
"hex": "#85ddcb",
"rgb": {
"r": 133,
"g": 221,
"b": 203
},
"hsl": {
"h": 167.727,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83687,
"c": 0.08931,
"h": 179.4
},
"luminance": 0.61011
}Semantic roles & 50–950 ramp
primary
#85DDCB
secondary
#B45266
accent
#2243C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483