#83EA9B#83EA9B
#83EA9B is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.5% C 0.147 H 149.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83EA9B |
|---|---|
| RGB | rgb(131, 234, 155) |
| HSL | hsl(134, 71%, 72%) |
| HSV | hsv(134, 44%, 92%) |
| CMYK | cmyk(44%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(85.01, -46.58, 29.28) |
| CIE-LCH | lch(85.01, 55.02, 147.85°) |
| OKLab | oklab(85.46% -0.1269 0.0735) |
| OKLCH | oklch(85.46% 0.147 149.9) |
| XYZ | xyz(44.6966, 66.0344, 41.3946) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.31
Light Sea Green
#98F6B0
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.73
Foam Green
#90FDA9
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EA9B #EA83D2
analogous
#9FEA83 #83EA9B #83EACF
triadic
#83EA9B #9B83EA #EA9B83
tetradic
#83EA9B #839FEA #EA83D2 #EACF83
square
#83EA9B #839FEA #EA83D2 #EACF83
split-complementary
#83EA9B #CF83EA #EA839F
monochromatic
#23CF4B #4FE171 #83EA9B #B7F3C5 #E5FBEA
Accessibility & contrast
On white
1.48
#83EA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#83EA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EA9B
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EA9B | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#70E7D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #83ea9b; /* rgb */ color: rgb(131, 234, 155); /* oklch */ color: oklch(85.5% 0.147 149.9);
Tailwind
colors: {
custom: {
50: '#acf1b9',
500: '#83ea9b',
950: '#000000',
},
}SCSS
$custom: #83ea9b; $custom-light: #acf1b9; $custom-dark: #000000;
JSON
{
"hex": "#83ea9b",
"rgb": {
"r": 131,
"g": 234,
"b": 155
},
"hsl": {
"h": 133.981,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.85458,
"c": 0.14661,
"h": 149.9
},
"luminance": 0.66037
}Semantic roles & 50–950 ramp
primary
#83EA9B
secondary
#C34EA8
accent
#12A6D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#111711
muted
#818581