#84CCAA#84CCAA
#84CCAA is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.088 H 163.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCAA |
|---|---|
| RGB | rgb(132, 204, 170) |
| HSL | hsl(152, 41%, 66%) |
| HSV | hsv(152, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(76.67, -29.95, 9.88) |
| CIE-LCH | lch(76.67, 31.54, 161.74°) |
| OKLab | oklab(78.81% -0.0838 0.0255) |
| OKLCH | oklch(78.81% 0.088 163.1) |
| XYZ | xyz(38.3616, 50.9913, 45.8434) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.84
Seafoam Blue
#78D1B6
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 5.39
Light Teal
#90E4C1
ΔE00 5.68
Darkseagreen
#8FBC8F
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCAA #CC84A6
analogous
#84CC86 #84CCAA #84CACC
triadic
#84CCAA #AA84CC #CCAA84
tetradic
#84CCAA #8684CC #CC84A6 #CACC84
square
#84CCAA #8684CC #CC84A6 #CACC84
split-complementary
#84CCAA #CC84CA #CC8684
monochromatic
#3F976D #59BA8C #84CCAA #AFDEC8 #DBF0E6
Accessibility & contrast
On white
1.88
#84CCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#84CCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCAA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCAA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A8
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#73CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84ccaa; /* rgb */ color: rgb(132, 204, 170); /* oklch */ color: oklch(78.8% 0.088 163.1);
Tailwind
colors: {
custom: {
50: '#aadcc3',
500: '#84ccaa',
950: '#000000',
},
}SCSS
$custom: #84ccaa; $custom-light: #aadcc3; $custom-dark: #000000;
JSON
{
"hex": "#84ccaa",
"rgb": {
"r": 132,
"g": 204,
"b": 170
},
"hsl": {
"h": 151.667,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78811,
"c": 0.08759,
"h": 163.1
},
"luminance": 0.50994
}Semantic roles & 50–950 ramp
primary
#84CCAA
secondary
#9D5778
accent
#316FB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482