#82FAAE#82FAAE
#82FAAE is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.6% C 0.152 H 154.1°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #82FAAE |
|---|---|
| RGB | rgb(130, 250, 174) |
| HSL | hsl(142, 92%, 75%) |
| HSV | hsv(142, 48%, 98%) |
| CMYK | cmyk(48%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.94, -50.25, 26.27) |
| CIE-LCH | lch(89.94, 56.71, 152.40°) |
| OKLab | oklab(89.57% -0.1371 0.0665) |
| OKLCH | oklch(89.57% 0.152 154.1) |
| XYZ | xyz(51.0278, 76.1690, 52.0493) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.25
Seafoam Green
#7AF9AB
ΔE00 0.73
Light Blue Green
#7EFBB3
ΔE00 1.06
Light Bluish Green
#76FDA8
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 2.27
Light Sea Green
#98F6B0
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FAAE #FA82CE
analogous
#92FA82 #82FAAE #82FAEA
triadic
#82FAAE #AE82FA #FAAE82
tetradic
#82FAAE #8292FA #FA82CE #FAEA82
square
#82FAAE #8292FA #FA82CE #FAEA82
split-complementary
#82FAAE #EA82FA #FA8292
monochromatic
#0CF562 #47F888 #82FAAE #BDFCD4 #E2FEEC
Accessibility & contrast
On white
1.29
#82FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#82FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FAAE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FAAE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#65F8E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #82faae; /* rgb */ color: rgb(130, 250, 174); /* oklch */ color: oklch(89.6% 0.152 154.1);
Tailwind
colors: {
custom: {
50: '#adfcc6',
500: '#82faae',
950: '#000000',
},
}SCSS
$custom: #82faae; $custom-light: #adfcc6; $custom-dark: #000000;
JSON
{
"hex": "#82faae",
"rgb": {
"r": 130,
"g": 250,
"b": 174
},
"hsl": {
"h": 142,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.89569,
"c": 0.1524,
"h": 154.1
},
"luminance": 0.76173
}Semantic roles & 50–950 ramp
primary
#82FAAE
secondary
#D848A3
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682