#84CCAF#84CCAF
#84CCAF is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.084 H 166.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #84CCAF |
|---|---|
| RGB | rgb(132, 204, 175) |
| HSL | hsl(156, 41%, 66%) |
| HSV | hsv(156, 35%, 80%) |
| CMYK | cmyk(35.3%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(76.79, -28.91, 7.37) |
| CIE-LCH | lch(76.79, 29.83, 165.71°) |
| OKLab | oklab(78.94% -0.0816 0.019) |
| OKLCH | oklch(78.94% 0.084 166.9) |
| XYZ | xyz(38.8436, 51.1841, 48.3819) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.33
Seafoam Blue
#78D1B6
ΔE00 2.61
Mediumaquamarine
#66CDAA
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 6.06
Eucalyptus
#44D7A8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CCAF #CC84A1
analogous
#84CC8B #84CCAF #84C5CC
triadic
#84CCAF #AF84CC #CCAF84
tetradic
#84CCAF #8B84CC #CC84A1 #C5CC84
square
#84CCAF #8B84CC #CC84A1 #C5CC84
split-complementary
#84CCAF #CC84C5 #CC8B84
monochromatic
#3F9773 #59BA93 #84CCAF #AFDECB #DBF0E7
Accessibility & contrast
On white
1.87
#84CCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#84CCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CCAF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CCAF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BDBAB1
Tritanopia (blue-blind)
#72CDC3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #84ccaf; /* rgb */ color: rgb(132, 204, 175); /* oklch */ color: oklch(78.9% 0.084 166.9);
Tailwind
colors: {
custom: {
50: '#aadcc6',
500: '#84ccaf',
950: '#000000',
},
}SCSS
$custom: #84ccaf; $custom-light: #aadcc6; $custom-dark: #000000;
JSON
{
"hex": "#84ccaf",
"rgb": {
"r": 132,
"g": 204,
"b": 175
},
"hsl": {
"h": 155.833,
"s": 41.379,
"l": 65.882
},
"oklch": {
"l": 0.78944,
"c": 0.08379,
"h": 166.9
},
"luminance": 0.51186
}Semantic roles & 50–950 ramp
primary
#84CCAF
secondary
#9D5773
accent
#3166B4
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101513
muted
#818482