#83F08F#83F08F
#83F08F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.7% C 0.167 H 146.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #83F08F |
|---|---|
| RGB | rgb(131, 240, 143) |
| HSL | hsl(127, 78%, 73%) |
| HSV | hsv(127, 45%, 94%) |
| CMYK | cmyk(45.4%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(86.57, -51.03, 37.36) |
| CIE-LCH | lch(86.57, 63.25, 143.79°) |
| OKLab | oklab(86.66% -0.1387 0.0923) |
| OKLCH | oklch(86.66% 0.167 146.3) |
| XYZ | xyz(45.4756, 69.1254, 36.9275) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.54
Palegreen
#98FB98
ΔE00 2.91
Baby Green
#8CFF9E
ΔE00 3.19
Mint Green
#8FFF9F
ΔE00 3.24
Foam Green
#90FDA9
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83F08F #F083E4
analogous
#ADF083 #83F08F #83F0C6
triadic
#83F08F #8F83F0 #F08F83
tetradic
#83F08F #83ADF0 #F083E4 #F0C683
square
#83F08F #83ADF0 #F083E4 #F0C683
split-complementary
#83F08F #C683F0 #F083AD
monochromatic
#1BDE30 #4CE95E #83F08F #BAF7C0 #E4FCE6
Accessibility & contrast
On white
1.42
#83F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#83F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83F08F
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83F08F | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E3D595
Tritanopia (blue-blind)
#72EBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #83f08f; /* rgb */ color: rgb(131, 240, 143); /* oklch */ color: oklch(86.7% 0.167 146.3);
Tailwind
colors: {
custom: {
50: '#adf5b1',
500: '#83f08f',
950: '#000000',
},
}SCSS
$custom: #83f08f; $custom-light: #adf5b1; $custom-dark: #000000;
JSON
{
"hex": "#83f08f",
"rgb": {
"r": 131,
"g": 240,
"b": 143
},
"hsl": {
"h": 126.606,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.86661,
"c": 0.16662,
"h": 146.3
},
"luminance": 0.69129
}Semantic roles & 50–950 ramp
primary
#83F08F
secondary
#CB4CBD
accent
#0BC4DB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581