#83FDAE#83FDAE
#83FDAE is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.156 H 153.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDAE |
|---|---|
| RGB | rgb(131, 253, 174) |
| HSL | hsl(141, 97%, 75%) |
| HSV | hsv(141, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.84, -51.25, 27.50) |
| CIE-LCH | lch(90.84, 58.17, 151.78°) |
| OKLab | oklab(90.31% -0.1397 0.0695) |
| OKLCH | oklch(90.31% 0.156 153.6) |
| XYZ | xyz(52.1216, 78.1277, 52.3698) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.94
Seafoam Green
#7AF9AB
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 1.50
Foam Green
#90FDA9
ΔE00 1.85
Light Sea Green
#98F6B0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDAE #FD83D2
analogous
#95FD83 #83FDAE #83FDEB
triadic
#83FDAE #AE83FD #FDAE83
tetradic
#83FDAE #8395FD #FD83D2 #FDEB83
square
#83FDAE #8395FD #FD83D2 #FDEB83
split-complementary
#83FDAE #EB83FD #FD8395
monochromatic
#0BFB5F #47FC87 #83FDAE #BFFED5 #E1FFEB
Accessibility & contrast
On white
1.26
#83FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#83FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDAE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDAE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#66FAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fdae; /* rgb */ color: rgb(131, 253, 174); /* oklch */ color: oklch(90.3% 0.156 153.6);
Tailwind
colors: {
custom: {
50: '#aeffc6',
500: '#83fdae',
950: '#000000',
},
}SCSS
$custom: #83fdae; $custom-light: #aeffc6; $custom-dark: #000000;
JSON
{
"hex": "#83fdae",
"rgb": {
"r": 131,
"g": 253,
"b": 174
},
"hsl": {
"h": 141.148,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.90313,
"c": 0.15605,
"h": 153.6
},
"luminance": 0.78132
}Semantic roles & 50–950 ramp
primary
#83FDAE
secondary
#DC48A8
accent
#0095E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682