#84CCAC#84CCAC
#84CCAC is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.086 H 164.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCAC |
|---|---|
| RGB | rgb(132, 204, 172) |
| HSL | hsl(153, 41%, 66%) |
| HSV | hsv(153, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(76.72, -29.54, 8.88) |
| CIE-LCH | lch(76.72, 30.84, 163.27°) |
| OKLab | oklab(78.86% -0.0829 0.0229) |
| OKLCH | oklch(78.86% 0.086 164.6) |
| XYZ | xyz(38.5523, 51.0676, 46.8473) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.25
Seafoam Blue
#78D1B6
ΔE00 3.17
Mediumaquamarine
#66CDAA
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 5.61
Light Teal
#90E4C1
ΔE00 5.64
Eucalyptus
#44D7A8
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCAC #CC84A4
analogous
#84CC88 #84CCAC #84C8CC
triadic
#84CCAC #AC84CC #CCAC84
tetradic
#84CCAC #8884CC #CC84A4 #C8CC84
square
#84CCAC #8884CC #CC84A4 #C8CC84
split-complementary
#84CCAC #CC84C8 #CC8884
monochromatic
#3F9770 #59BA8F #84CCAC #AFDEC9 #DBF0E6
Accessibility & contrast
On white
1.87
#84CCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#84CCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCAC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCAC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AA
Deuteranopia (green-blind)
#BDBAAE
Tritanopia (blue-blind)
#72CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84ccac; /* rgb */ color: rgb(132, 204, 172); /* oklch */ color: oklch(78.9% 0.086 164.6);
Tailwind
colors: {
custom: {
50: '#aadcc4',
500: '#84ccac',
950: '#000000',
},
}SCSS
$custom: #84ccac; $custom-light: #aadcc4; $custom-dark: #000000;
JSON
{
"hex": "#84ccac",
"rgb": {
"r": 132,
"g": 204,
"b": 172
},
"hsl": {
"h": 153.333,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78864,
"c": 0.08603,
"h": 164.6
},
"luminance": 0.5107
}Semantic roles & 50–950 ramp
primary
#84CCAC
secondary
#9D5776
accent
#316BB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482