#84CCAB#84CCAB
#84CCAB is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.8% C 0.087 H 163.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCAB |
|---|---|
| RGB | rgb(132, 204, 171) |
| HSL | hsl(153, 41%, 66%) |
| HSV | hsv(153, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(76.70, -29.74, 9.38) |
| CIE-LCH | lch(76.70, 31.19, 162.50°) |
| OKLab | oklab(78.84% -0.0834 0.0242) |
| OKLCH | oklch(78.84% 0.087 163.8) |
| XYZ | xyz(38.4566, 51.0293, 46.3435) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.55
Seafoam Blue
#78D1B6
ΔE00 3.38
Mediumaquamarine
#66CDAA
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 5.49
Light Teal
#90E4C1
ΔE00 5.65
Eucalyptus
#44D7A8
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCAB #CC84A5
analogous
#84CC87 #84CCAB #84C9CC
triadic
#84CCAB #AB84CC #CCAB84
tetradic
#84CCAB #8784CC #CC84A5 #C9CC84
square
#84CCAB #8784CC #CC84A5 #C9CC84
split-complementary
#84CCAB #CC84C9 #CC8784
monochromatic
#3F976E #59BA8D #84CCAB #AFDEC9 #DBF0E6
Accessibility & contrast
On white
1.87
#84CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#84CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCAB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCAB | 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)
#C9C2A9
Deuteranopia (green-blind)
#BDBAAD
Tritanopia (blue-blind)
#73CCC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84ccab; /* rgb */ color: rgb(132, 204, 171); /* oklch */ color: oklch(78.8% 0.087 163.8);
Tailwind
colors: {
custom: {
50: '#aadcc4',
500: '#84ccab',
950: '#000000',
},
}SCSS
$custom: #84ccab; $custom-light: #aadcc4; $custom-dark: #000000;
JSON
{
"hex": "#84ccab",
"rgb": {
"r": 132,
"g": 204,
"b": 171
},
"hsl": {
"h": 152.5,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78837,
"c": 0.0868,
"h": 163.8
},
"luminance": 0.51032
}Semantic roles & 50–950 ramp
primary
#84CCAB
secondary
#9D5777
accent
#316DB4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101512
muted
#818482