#83E8A5#83E8A5
#83E8A5 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.2% C 0.134 H 153.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #83E8A5 |
|---|---|
| RGB | rgb(131, 232, 165) |
| HSL | hsl(140, 69%, 71%) |
| HSV | hsv(140, 44%, 91%) |
| CMYK | cmyk(43.5%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(84.61, -43.97, 23.60) |
| CIE-LCH | lch(84.61, 49.90, 151.77°) |
| OKLab | oklab(85.19% -0.1202 0.0599) |
| OKLCH | oklch(85.19% 0.134 153.5) |
| XYZ | xyz(45.0052, 65.2520, 45.8134) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.31
Light Sea Green
#98F6B0
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E8A5 #E883C6
analogous
#93E883 #83E8A5 #83E8D7
triadic
#83E8A5 #A583E8 #E8A583
tetradic
#83E8A5 #8393E8 #E883C6 #E8D783
square
#83E8A5 #8393E8 #E883C6 #E8D783
split-complementary
#83E8A5 #D783E8 #E88393
monochromatic
#26CB5D #4FDE80 #83E8A5 #B7F2CA #E5FAEC
Accessibility & contrast
On white
1.49
#83E8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#83E8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E8A5
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E8A5 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA1
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#6EE6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83e8a5; /* rgb */ color: rgb(131, 232, 165); /* oklch */ color: oklch(85.2% 0.134 153.5);
Tailwind
colors: {
custom: {
50: '#acf0c0',
500: '#83e8a5',
950: '#000000',
},
}SCSS
$custom: #83e8a5; $custom-light: #acf0c0; $custom-dark: #000000;
JSON
{
"hex": "#83e8a5",
"rgb": {
"r": 131,
"g": 232,
"b": 165
},
"hsl": {
"h": 140.198,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.85192,
"c": 0.1343,
"h": 153.5
},
"luminance": 0.65255
}Semantic roles & 50–950 ramp
primary
#83E8A5
secondary
#C14E9A
accent
#1591D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582