#83E8A2#83E8A2
#83E8A2 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.137 H 152.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83E8A2 |
|---|---|
| RGB | rgb(131, 232, 162) |
| HSL | hsl(138, 69%, 71%) |
| HSV | hsv(138, 44%, 91%) |
| CMYK | cmyk(43.5%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.56, -44.51, 25.07) |
| CIE-LCH | lch(84.56, 51.08, 150.60°) |
| OKLab | oklab(85.13% -0.1215 0.0634) |
| OKLCH | oklch(85.13% 0.137 152.4) |
| XYZ | xyz(44.7354, 65.1440, 44.3922) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.43
Hospital Green
#9BE5AA
ΔE00 3.46
Seafoam (survey)
#80F9AD
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.30
Foam Green
#90FDA9
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83E8A2 #E883C9
analogous
#96E883 #83E8A2 #83E8D4
triadic
#83E8A2 #A283E8 #E8A283
tetradic
#83E8A2 #8396E8 #E883C9 #E8D483
square
#83E8A2 #8396E8 #E883C9 #E8D483
split-complementary
#83E8A2 #D483E8 #E88396
monochromatic
#26CB58 #4FDE7B #83E8A2 #B7F2C9 #E5FAEC
Accessibility & contrast
On white
1.50
#83E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#83E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83E8A2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83E8A2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D9CFA6
Tritanopia (blue-blind)
#6FE5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #83e8a2; /* rgb */ color: rgb(131, 232, 162); /* oklch */ color: oklch(85.1% 0.137 152.4);
Tailwind
colors: {
custom: {
50: '#acf0be',
500: '#83e8a2',
950: '#000000',
},
}SCSS
$custom: #83e8a2; $custom-light: #acf0be; $custom-dark: #000000;
JSON
{
"hex": "#83e8a2",
"rgb": {
"r": 131,
"g": 232,
"b": 162
},
"hsl": {
"h": 138.416,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.85128,
"c": 0.13709,
"h": 152.4
},
"luminance": 0.65147
}Semantic roles & 50–950 ramp
primary
#83E8A2
secondary
#C14E9E
accent
#1597D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582