#85DDCC#85DDCC
#85DDCC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.089 H 180.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #85DDCC |
|---|---|
| RGB | rgb(133, 221, 204) |
| HSL | hsl(168, 56%, 69%) |
| HSV | hsv(168, 40%, 87%) |
| CMYK | cmyk(39.8%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(82.41, -30.41, 0.02) |
| CIE-LCH | lch(82.41, 30.41, 179.96°) |
| OKLab | oklab(83.72% -0.0889 -0.0004) |
| OKLCH | oklch(83.72% 0.089 180.3) |
| XYZ | xyz(46.4242, 61.0558, 66.4537) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 5.28
Pale Teal
#82CBB2
ΔE00 5.56
Turquoise
#40E0D0
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85DDCC #DD8596
analogous
#85DDA0 #85DDCC #85C2DD
triadic
#85DDCC #CC85DD #DDCC85
tetradic
#85DDCC #A085DD #DD8596 #C2DD85
square
#85DDCC #A085DD #DD8596 #C2DD85
split-complementary
#85DDCC #DD85C2 #DDA085
monochromatic
#32B59C #55D0B8 #85DDCC #B5EAE0 #E5F8F4
Accessibility & contrast
On white
1.59
#85DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#85DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85DDCC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85DDCC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#65E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #85ddcc; /* rgb */ color: rgb(133, 221, 204); /* oklch */ color: oklch(83.7% 0.089 180.3);
Tailwind
colors: {
custom: {
50: '#ace8db',
500: '#85ddcc',
950: '#000000',
},
}SCSS
$custom: #85ddcc; $custom-light: #ace8db; $custom-dark: #000000;
JSON
{
"hex": "#85ddcc",
"rgb": {
"r": 133,
"g": 221,
"b": 204
},
"hsl": {
"h": 168.409,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.83717,
"c": 0.08888,
"h": 180.3
},
"luminance": 0.61059
}Semantic roles & 50–950 ramp
primary
#85DDCC
secondary
#B45265
accent
#2241C4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484