#82DEAE#82DEAE
#82DEAE is a very light, moderate green. Relative luminance 0.600; OKLCH L 83.0% C 0.112 H 159.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEAE |
|---|---|
| RGB | rgb(130, 222, 174) |
| HSL | hsl(149, 58%, 69%) |
| HSV | hsv(149, 41%, 87%) |
| CMYK | cmyk(41.4%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(81.86, -38.08, 15.08) |
| CIE-LCH | lch(81.86, 40.96, 158.39°) |
| OKLab | oklab(83.01% -0.1054 0.0387) |
| OKLCH | oklch(83.01% 0.112 159.8) |
| XYZ | xyz(42.9640, 60.0414, 49.3614) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.18
Light Teal
#90E4C1
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 5.59
Mint
#AAF0C1
ΔE00 5.70
Mediumaquamarine
#66CDAA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEAE #DE82B2
analogous
#84DE82 #82DEAE #82DEDC
triadic
#82DEAE #AE82DE #DEAE82
tetradic
#82DEAE #8284DE #DE82B2 #DEDC82
square
#82DEAE #8284DE #DE82B2 #DEDC82
split-complementary
#82DEAE #DC82DE #DE8284
monochromatic
#30B670 #52D18F #82DEAE #B2EBCD #E3F8ED
Accessibility & contrast
On white
1.61
#82DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#82DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEAE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEAE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AB
Deuteranopia (green-blind)
#CEC7B1
Tritanopia (blue-blind)
#6CDDD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #82deae; /* rgb */ color: rgb(130, 222, 174); /* oklch */ color: oklch(83.0% 0.112 159.8);
Tailwind
colors: {
custom: {
50: '#aae9c6',
500: '#82deae',
950: '#000000',
},
}SCSS
$custom: #82deae; $custom-light: #aae9c6; $custom-dark: #000000;
JSON
{
"hex": "#82deae",
"rgb": {
"r": 130,
"g": 222,
"b": 174
},
"hsl": {
"h": 148.696,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.83006,
"c": 0.11228,
"h": 159.8
},
"luminance": 0.60044
}Semantic roles & 50–950 ramp
primary
#82DEAE
secondary
#B54F84
accent
#2076C6
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482