#85CCAA#85CCAA
#85CCAA is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.087 H 162.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #85CCAA |
|---|---|
| RGB | rgb(133, 204, 170) |
| HSL | hsl(151, 41%, 66%) |
| HSV | hsv(151, 35%, 80%) |
| CMYK | cmyk(34.8%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.72, -29.66, 9.96) |
| CIE-LCH | lch(76.72, 31.28, 161.44°) |
| OKLab | oklab(78.86% -0.083 0.0257) |
| OKLCH | oklch(78.86% 0.087 162.8) |
| XYZ | xyz(38.5188, 51.0724, 45.8507) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.89
Seafoam Blue
#78D1B6
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 3.97
Seafoam
#7FE0B3
ΔE00 5.43
Light Teal
#90E4C1
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85CCAA #CC85A7
analogous
#85CC86 #85CCAA #85CACC
triadic
#85CCAA #AA85CC #CCAA85
tetradic
#85CCAA #8685CC #CC85A7 #CACC85
square
#85CCAA #8685CC #CC85A7 #CACC85
split-complementary
#85CCAA #CC85CA #CC8685
monochromatic
#3F976D #5ABA8C #85CCAA #B0DEC8 #DBF0E6
Accessibility & contrast
On white
1.87
#85CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#85CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85CCAA
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85CCAA | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#75CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #85ccaa; /* rgb */ color: rgb(133, 204, 170); /* oklch */ color: oklch(78.9% 0.087 162.8);
Tailwind
colors: {
custom: {
50: '#abdcc3',
500: '#85ccaa',
950: '#000000',
},
}SCSS
$custom: #85ccaa; $custom-light: #abdcc3; $custom-dark: #000000;
JSON
{
"hex": "#85ccaa",
"rgb": {
"r": 133,
"g": 204,
"b": 170
},
"hsl": {
"h": 151.268,
"s": 41.04,
"l": 66.078
},
"oklch": {
"l": 0.78864,
"c": 0.08685,
"h": 162.8
},
"luminance": 0.51075
}Semantic roles & 50–950 ramp
primary
#85CCAA
secondary
#9E5779
accent
#3170B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482