#84DEAE#84DEAE
#84DEAE is a very light, moderate green. Relative luminance 0.602; OKLCH L 83.1% C 0.111 H 159.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #84DEAE |
|---|---|
| RGB | rgb(132, 222, 174) |
| HSL | hsl(148, 58%, 69%) |
| HSV | hsv(148, 41%, 87%) |
| CMYK | cmyk(40.5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.95, -37.54, 15.22) |
| CIE-LCH | lch(81.95, 40.51, 157.93°) |
| OKLab | oklab(83.1% -0.1039 0.039) |
| OKLCH | oklch(83.1% 0.111 159.4) |
| XYZ | xyz(43.2739, 60.2012, 49.3759) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.34
Light Teal
#90E4C1
ΔE00 3.87
Hospital Green
#9BE5AA
ΔE00 4.32
Mint
#AAF0C1
ΔE00 5.52
Eucalyptus
#44D7A8
ΔE00 5.83
Mediumaquamarine
#66CDAA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84DEAE #DE84B4
analogous
#87DE84 #84DEAE #84DEDB
triadic
#84DEAE #AE84DE #DEAE84
tetradic
#84DEAE #8487DE #DE84B4 #DEDB84
square
#84DEAE #8487DE #DE84B4 #DEDB84
split-complementary
#84DEAE #DB84DE #DE8487
monochromatic
#31B76F #54D18E #84DEAE #B4EBCE #E5F8EE
Accessibility & contrast
On white
1.61
#84DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#84DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84DEAE
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84DEAE | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#6FDDD1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #84deae; /* rgb */ color: rgb(132, 222, 174); /* oklch */ color: oklch(83.1% 0.111 159.4);
Tailwind
colors: {
custom: {
50: '#abe8c6',
500: '#84deae',
950: '#000000',
},
}SCSS
$custom: #84deae; $custom-light: #abe8c6; $custom-dark: #000000;
JSON
{
"hex": "#84deae",
"rgb": {
"r": 132,
"g": 222,
"b": 174
},
"hsl": {
"h": 148,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.831,
"c": 0.11095,
"h": 159.4
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#84DEAE
secondary
#B55186
accent
#2078C5
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482