#83EF8B#83EF8B
#83EF8B is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.4% C 0.169 H 145.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83EF8B |
|---|---|
| RGB | rgb(131, 239, 139) |
| HSL | hsl(124, 77%, 73%) |
| HSV | hsv(124, 45%, 94%) |
| CMYK | cmyk(45.2%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(86.22, -51.22, 38.89) |
| CIE-LCH | lch(86.22, 64.31, 142.79°) |
| OKLab | oklab(86.36% -0.1393 0.0958) |
| OKLCH | oklch(86.36% 0.169 145.5) |
| XYZ | xyz(44.8844, 68.4193, 35.2622) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.50
Palegreen
#98FB98
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.53
Mint Green
#8FFF9F
ΔE00 3.59
Foam Green
#90FDA9
ΔE00 4.35
Easter Green
#8CFD7E
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83EF8B #EF83E7
analogous
#B1EF83 #83EF8B #83EFC1
triadic
#83EF8B #8B83EF #EF8B83
tetradic
#83EF8B #83B1EF #EF83E7 #EFC183
square
#83EF8B #83B1EF #EF83E7 #EFC183
split-complementary
#83EF8B #C183EF #EF83B1
monochromatic
#1CDB2A #4DE858 #83EF8B #B9F6BE #E4FCE6
Accessibility & contrast
On white
1.43
#83EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#83EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83EF8B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83EF8B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#73EAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #83ef8b; /* rgb */ color: rgb(131, 239, 139); /* oklch */ color: oklch(86.4% 0.169 145.5);
Tailwind
colors: {
custom: {
50: '#adf5ae',
500: '#83ef8b',
950: '#000000',
},
}SCSS
$custom: #83ef8b; $custom-light: #adf5ae; $custom-dark: #000000;
JSON
{
"hex": "#83ef8b",
"rgb": {
"r": 131,
"g": 239,
"b": 139
},
"hsl": {
"h": 124.444,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.86355,
"c": 0.16899,
"h": 145.5
},
"luminance": 0.68422
}Semantic roles & 50–950 ramp
primary
#83EF8B
secondary
#CA4DC0
accent
#0CCAD9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581