#83FFAF#83FFAF
#83FFAF is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.8% C 0.158 H 153.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83FFAF |
|---|---|
| RGB | rgb(131, 255, 175) |
| HSL | hsl(141, 100%, 76%) |
| HSV | hsv(141, 49%, 100%) |
| CMYK | cmyk(48.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.43, -51.90, 27.80) |
| CIE-LCH | lch(91.43, 58.88, 151.82°) |
| OKLab | oklab(90.8% -0.1415 0.0702) |
| OKLCH | oklch(90.8% 0.158 153.6) |
| XYZ | xyz(52.8541, 79.4362, 53.0966) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.29
Seafoam (survey)
#80F9AD
ΔE00 1.33
Seafoam Green
#7AF9AB
ΔE00 1.40
Light Blue Green
#7EFBB3
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 1.89
Mint (survey)
#9FFEB0
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FFAF #FF83D3
analogous
#95FF83 #83FFAF #83FFED
triadic
#83FFAF #AF83FF #FFAF83
tetradic
#83FFAF #8395FF #FF83D3 #FFED83
square
#83FFAF #8395FF #FF83D3 #FFED83
split-complementary
#83FFAF #ED83FF #FF8395
monochromatic
#09FF60 #46FF88 #83FFAF #C0FFD6 #E0FFEB
Accessibility & contrast
On white
1.24
#83FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#83FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FFAF
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FFAF | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#EDE1B4
Tritanopia (blue-blind)
#66FCEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #83ffaf; /* rgb */ color: rgb(131, 255, 175); /* oklch */ color: oklch(90.8% 0.158 153.6);
Tailwind
colors: {
custom: {
50: '#aeffc7',
500: '#83ffaf',
950: '#000000',
},
}SCSS
$custom: #83ffaf; $custom-light: #aeffc7; $custom-dark: #000000;
JSON
{
"hex": "#83ffaf",
"rgb": {
"r": 131,
"g": 255,
"b": 175
},
"hsl": {
"h": 141.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.90803,
"c": 0.15794,
"h": 153.6
},
"luminance": 0.7944
}Semantic roles & 50–950 ramp
primary
#83FFAF
secondary
#DF48A9
accent
#0094E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682