#83F485#83F485
#83F485 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.5% C 0.182 H 144.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #83F485 |
|---|---|
| RGB | rgb(131, 244, 133) |
| HSL | hsl(121, 84%, 74%) |
| HSV | hsv(121, 46%, 96%) |
| CMYK | cmyk(46.3%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(87.59, -54.11, 43.57) |
| CIE-LCH | lch(87.59, 69.47, 141.16°) |
| OKLab | oklab(87.45% -0.1472 0.1063) |
| OKLCH | oklch(87.45% 0.182 144.2) |
| XYZ | xyz(45.9420, 71.2169, 33.5111) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.71
Palegreen
#98FB98
ΔE00 2.79
Easter Green
#8CFD7E
ΔE00 2.81
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Light Green
#96F97B
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F485 #F483F2
analogous
#B9F483 #83F485 #83F4BD
triadic
#83F485 #8583F4 #F48583
tetradic
#83F485 #83B9F4 #F483F2 #F4BD83
square
#83F485 #83B9F4 #F483F2 #F4BD83
split-complementary
#83F485 #BD83F4 #F483B9
monochromatic
#15E818 #4BEF4E #83F485 #BBF9BC #E3FDE3
Accessibility & contrast
On white
1.38
#83F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#83F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F485
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F485 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27C
Deuteranopia (green-blind)
#E8D78C
Tritanopia (blue-blind)
#74EEDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #83f485; /* rgb */ color: rgb(131, 244, 133); /* oklch */ color: oklch(87.5% 0.182 144.2);
Tailwind
colors: {
custom: {
50: '#adf8aa',
500: '#83f485',
950: '#000000',
},
}SCSS
$custom: #83f485; $custom-light: #adf8aa; $custom-dark: #000000;
JSON
{
"hex": "#83f485",
"rgb": {
"r": 131,
"g": 244,
"b": 133
},
"hsl": {
"h": 121.062,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.87451,
"c": 0.18152,
"h": 144.2
},
"luminance": 0.7122
}Semantic roles & 50–950 ramp
primary
#83F485
secondary
#D04BCE
accent
#05DCE0
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581