#84CAA2#84CAA2
#84CAA2 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.1% C 0.091 H 158.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #84CAA2 |
|---|---|
| RGB | rgb(132, 202, 162) |
| HSL | hsl(146, 40%, 65%) |
| HSV | hsv(146, 35%, 79%) |
| CMYK | cmyk(34.7%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(75.92, -30.60, 13.10) |
| CIE-LCH | lch(75.92, 33.29, 156.83°) |
| OKLab | oklab(78.14% -0.0848 0.0337) |
| OKLCH | oklch(78.14% 0.091 158.4) |
| XYZ | xyz(37.1555, 49.7532, 41.8209) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 5.39
Seafoam
#7FE0B3
ΔE00 5.63
Darkseagreen
#8FBC8F
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CAA2 #CA84AC
analogous
#89CA84 #84CAA2 #84CAC5
triadic
#84CAA2 #A284CA #CAA284
tetradic
#84CAA2 #8489CA #CA84AC #CAC584
square
#84CAA2 #8489CA #CA84AC #CAC584
split-complementary
#84CAA2 #C584CA #CA8489
monochromatic
#409464 #59B882 #84CAA2 #AFDCC2 #DAEFE3
Accessibility & contrast
On white
1.92
#84CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#84CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CAA2
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CAA2 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A0
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#76C9BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #84caa2; /* rgb */ color: rgb(132, 202, 162); /* oklch */ color: oklch(78.1% 0.091 158.4);
Tailwind
colors: {
custom: {
50: '#aadabd',
500: '#84caa2',
950: '#000000',
},
}SCSS
$custom: #84caa2; $custom-light: #aadabd; $custom-dark: #000000;
JSON
{
"hex": "#84caa2",
"rgb": {
"r": 132,
"g": 202,
"b": 162
},
"hsl": {
"h": 145.714,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.78142,
"c": 0.09129,
"h": 158.4
},
"luminance": 0.49755
}Semantic roles & 50–950 ramp
primary
#84CAA2
secondary
#E1C9D7
accent
#337CB3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101512
muted
#7F8381