#83ED8A#83ED8A
#83ED8A is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.9% C 0.167 H 145.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #83ED8A |
|---|---|
| RGB | rgb(131, 237, 138) |
| HSL | hsl(124, 75%, 72%) |
| HSV | hsv(124, 45%, 93%) |
| CMYK | cmyk(44.7%, 0%, 41.8%, 7.1%) |
| CIE-LAB | lab(85.62, -50.55, 38.61) |
| CIE-LCH | lch(85.62, 63.61, 142.62°) |
| OKLab | oklab(85.86% -0.1374 0.0951) |
| OKLCH | oklch(85.86% 0.167 145.3) |
| XYZ | xyz(44.2294, 67.2256, 34.6850) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.42
Palegreen
#98FB98
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 3.97
Foam Green
#90FDA9
ΔE00 4.62
Easter Green
#8CFD7E
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83ED8A #ED83E6
analogous
#B1ED83 #83ED8A #83EDBF
triadic
#83ED8A #8A83ED #ED8A83
tetradic
#83ED8A #83B1ED #ED83E6 #EDBF83
square
#83ED8A #83B1ED #ED83E6 #EDBF83
split-complementary
#83ED8A #BF83ED #ED83B1
monochromatic
#1FD62B #4EE558 #83ED8A #B8F5BC #E4FBE6
Accessibility & contrast
On white
1.45
#83ED8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#83ED8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83ED8A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83ED8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83ED8A | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#74E8D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #83ed8a; /* rgb */ color: rgb(131, 237, 138); /* oklch */ color: oklch(85.9% 0.167 145.3);
Tailwind
colors: {
custom: {
50: '#acf3ad',
500: '#83ed8a',
950: '#000000',
},
}SCSS
$custom: #83ed8a; $custom-light: #acf3ad; $custom-dark: #000000;
JSON
{
"hex": "#83ed8a",
"rgb": {
"r": 131,
"g": 237,
"b": 138
},
"hsl": {
"h": 123.962,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.85863,
"c": 0.16712,
"h": 145.3
},
"luminance": 0.67229
}Semantic roles & 50–950 ramp
primary
#83ED8A
secondary
#C74DBF
accent
#0FCAD7
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581