#83E8A4#83E8A4
#83E8A4 is a very light, vivid green. Relative luminance 0.652; OKLCH L 85.2% C 0.135 H 153.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #83E8A4 |
|---|---|
| RGB | rgb(131, 232, 164) |
| HSL | hsl(140, 69%, 71%) |
| HSV | hsv(140, 44%, 91%) |
| CMYK | cmyk(43.5%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.59, -44.15, 24.09) |
| CIE-LCH | lch(84.59, 50.29, 151.38°) |
| OKLab | oklab(85.17% -0.1207 0.0611) |
| OKLCH | oklch(85.17% 0.135 153.2) |
| XYZ | xyz(44.9146, 65.2157, 45.3359) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.35
Light Sea Green
#98F6B0
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.24
Light Greenish Blue
#63F7B4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E8A4 #E883C7
analogous
#94E883 #83E8A4 #83E8D6
triadic
#83E8A4 #A483E8 #E8A483
tetradic
#83E8A4 #8394E8 #E883C7 #E8D683
square
#83E8A4 #8394E8 #E883C7 #E8D683
split-complementary
#83E8A4 #D683E8 #E88394
monochromatic
#26CB5C #4FDE7E #83E8A4 #B7F2CA #E5FAEC
Accessibility & contrast
On white
1.50
#83E8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#83E8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E8A4
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E8A4 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D9CFA8
Tritanopia (blue-blind)
#6EE6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83e8a4; /* rgb */ color: rgb(131, 232, 164); /* oklch */ color: oklch(85.2% 0.135 153.2);
Tailwind
colors: {
custom: {
50: '#acf0bf',
500: '#83e8a4',
950: '#000000',
},
}SCSS
$custom: #83e8a4; $custom-light: #acf0bf; $custom-dark: #000000;
JSON
{
"hex": "#83e8a4",
"rgb": {
"r": 131,
"g": 232,
"b": 164
},
"hsl": {
"h": 139.604,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.8517,
"c": 0.13523,
"h": 153.2
},
"luminance": 0.65219
}Semantic roles & 50–950 ramp
primary
#83E8A4
secondary
#C14E9B
accent
#1593D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582