#85DDBA#85DDBA
#85DDBA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.099 H 166.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDBA |
|---|---|
| RGB | rgb(133, 221, 186) |
| HSL | hsl(156, 56%, 69%) |
| HSV | hsv(156, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(81.97, -34.36, 8.93) |
| CIE-LCH | lch(81.97, 35.50, 165.44°) |
| OKLab | oklab(83.22% -0.0966 0.023) |
| OKLCH | oklch(83.22% 0.099 166.6) |
| XYZ | xyz(44.3888, 60.2416, 55.7336) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.85
Seafoam
#7FE0B3
ΔE00 2.63
Seafoam Blue
#78D1B6
ΔE00 3.69
Mediumaquamarine
#66CDAA
ΔE00 4.71
Pale Teal
#82CBB2
ΔE00 4.92
Light Turquoise
#7EF4CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDBA #DD85A8
analogous
#85DD8E #85DDBA #85D4DD
triadic
#85DDBA #BA85DD #DDBA85
tetradic
#85DDBA #8E85DD #DD85A8 #D4DD85
square
#85DDBA #8E85DD #DD85A8 #D4DD85
split-complementary
#85DDBA #DD85D4 #DD8E85
monochromatic
#32B581 #55D09F #85DDBA #B5EAD5 #E5F8F0
Accessibility & contrast
On white
1.61
#85DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#85DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDBA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDBA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B8
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#6CDED3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #85ddba; /* rgb */ color: rgb(133, 221, 186); /* oklch */ color: oklch(83.2% 0.099 166.6);
Tailwind
colors: {
custom: {
50: '#ace8ce',
500: '#85ddba',
950: '#000000',
},
}SCSS
$custom: #85ddba; $custom-light: #ace8ce; $custom-dark: #000000;
JSON
{
"hex": "#85ddba",
"rgb": {
"r": 133,
"g": 221,
"b": 186
},
"hsl": {
"h": 156.136,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83217,
"c": 0.09932,
"h": 166.6
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#85DDBA
secondary
#B45279
accent
#2262C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483