#84CCAE#84CCAE
#84CCAE is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.9% C 0.085 H 166.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCAE |
|---|---|
| RGB | rgb(132, 204, 174) |
| HSL | hsl(155, 41%, 66%) |
| HSV | hsv(155, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.77, -29.12, 7.87) |
| CIE-LCH | lch(76.77, 30.16, 164.88°) |
| OKLab | oklab(78.92% -0.0821 0.0203) |
| OKLCH | oklch(78.92% 0.085 166.1) |
| XYZ | xyz(38.7458, 51.1450, 47.8665) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.64
Seafoam Blue
#78D1B6
ΔE00 2.78
Mediumaquamarine
#66CDAA
ΔE00 3.81
Light Teal
#90E4C1
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.89
Eucalyptus
#44D7A8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCAE #CC84A2
analogous
#84CC8A #84CCAE #84C6CC
triadic
#84CCAE #AE84CC #CCAE84
tetradic
#84CCAE #8A84CC #CC84A2 #C6CC84
square
#84CCAE #8A84CC #CC84A2 #C6CC84
split-complementary
#84CCAE #CC84C6 #CC8A84
monochromatic
#3F9772 #59BA92 #84CCAE #AFDECA #DBF0E7
Accessibility & contrast
On white
1.87
#84CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#84CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCAE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCAE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#72CCC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84ccae; /* rgb */ color: rgb(132, 204, 174); /* oklch */ color: oklch(78.9% 0.085 166.1);
Tailwind
colors: {
custom: {
50: '#aadcc6',
500: '#84ccae',
950: '#000000',
},
}SCSS
$custom: #84ccae; $custom-light: #aadcc6; $custom-dark: #000000;
JSON
{
"hex": "#84ccae",
"rgb": {
"r": 132,
"g": 204,
"b": 174
},
"hsl": {
"h": 155,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78917,
"c": 0.08453,
"h": 166.1
},
"luminance": 0.51147
}Semantic roles & 50–950 ramp
primary
#84CCAE
secondary
#9D5774
accent
#3168B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482