#83EA9E#83EA9E
#83EA9E is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.5% C 0.144 H 150.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83EA9E |
|---|---|
| RGB | rgb(131, 234, 158) |
| HSL | hsl(136, 71%, 72%) |
| HSV | hsv(136, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(85.07, -46.07, 27.82) |
| CIE-LCH | lch(85.07, 53.82, 148.88°) |
| OKLab | oklab(85.52% -0.1256 0.07) |
| OKLCH | oklch(85.52% 0.144 150.8) |
| XYZ | xyz(44.9516, 66.1364, 42.7380) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.31
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 3.83
Foam Green
#90FDA9
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EA9E #EA83CF
analogous
#9CEA83 #83EA9E #83EAD2
triadic
#83EA9E #9E83EA #EA9E83
tetradic
#83EA9E #839CEA #EA83CF #EAD283
square
#83EA9E #839CEA #EA83CF #EAD283
split-complementary
#83EA9E #D283EA #EA839C
monochromatic
#23CF50 #4FE175 #83EA9E #B7F3C7 #E5FBEB
Accessibility & contrast
On white
1.48
#83EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#83EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EA9E
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EA9E | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB99
Deuteranopia (green-blind)
#DCD0A3
Tritanopia (blue-blind)
#70E7D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83ea9e; /* rgb */ color: rgb(131, 234, 158); /* oklch */ color: oklch(85.5% 0.144 150.8);
Tailwind
colors: {
custom: {
50: '#acf1bb',
500: '#83ea9e',
950: '#000000',
},
}SCSS
$custom: #83ea9e; $custom-light: #acf1bb; $custom-dark: #000000;
JSON
{
"hex": "#83ea9e",
"rgb": {
"r": 131,
"g": 234,
"b": 158
},
"hsl": {
"h": 135.728,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.85518,
"c": 0.14377,
"h": 150.8
},
"luminance": 0.6614
}Semantic roles & 50–950 ramp
primary
#83EA9E
secondary
#C34EA5
accent
#12A1D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111712
muted
#818582