#83FAAE#83FAAE
#83FAAE is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.6% C 0.152 H 154.0°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #83FAAE |
|---|---|
| RGB | rgb(131, 250, 174) |
| HSL | hsl(142, 92%, 75%) |
| HSV | hsv(142, 48%, 98%) |
| CMYK | cmyk(47.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.97, -50.00, 26.33) |
| CIE-LCH | lch(89.97, 56.51, 152.23°) |
| OKLab | oklab(89.61% -0.1365 0.0666) |
| OKLCH | oklch(89.61% 0.152 154) |
| XYZ | xyz(51.1820, 76.2485, 52.0566) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.32
Seafoam Green
#7AF9AB
ΔE00 0.81
Light Blue Green
#7EFBB3
ΔE00 1.13
Light Bluish Green
#76FDA8
ΔE00 1.75
Foam Green
#90FDA9
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FAAE #FA83CF
analogous
#93FA83 #83FAAE #83FAEA
triadic
#83FAAE #AE83FA #FAAE83
tetradic
#83FAAE #8393FA #FA83CF #FAEA83
square
#83FAAE #8393FA #FA83CF #FAEA83
split-complementary
#83FAAE #EA83FA #FA8393
monochromatic
#0DF561 #48F888 #83FAAE #BEFCD4 #E2FEEC
Accessibility & contrast
On white
1.29
#83FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#83FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FAAE
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FAAE | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#67F8E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #83faae; /* rgb */ color: rgb(131, 250, 174); /* oklch */ color: oklch(89.6% 0.152 154.0);
Tailwind
colors: {
custom: {
50: '#adfcc6',
500: '#83faae',
950: '#000000',
},
}SCSS
$custom: #83faae; $custom-light: #adfcc6; $custom-dark: #000000;
JSON
{
"hex": "#83faae",
"rgb": {
"r": 131,
"g": 250,
"b": 174
},
"hsl": {
"h": 141.681,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.89609,
"c": 0.15185,
"h": 154
},
"luminance": 0.76253
}Semantic roles & 50–950 ramp
primary
#83FAAE
secondary
#D849A4
accent
#0093E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682