#83FBAF#83FBAF
#83FBAF is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.9% C 0.152 H 154.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBAF |
|---|---|
| RGB | rgb(131, 251, 175) |
| HSL | hsl(142, 94%, 75%) |
| HSV | hsv(142, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(90.28, -50.24, 26.24) |
| CIE-LCH | lch(90.28, 56.68, 152.43°) |
| OKLab | oklab(89.87% -0.1371 0.0664) |
| OKLCH | oklch(89.87% 0.152 154.2) |
| XYZ | xyz(51.5914, 76.9108, 52.6757) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.46
Seafoam Green
#7AF9AB
ΔE00 0.87
Light Blue Green
#7EFBB3
ΔE00 1.04
Light Bluish Green
#76FDA8
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 2.21
Light Sea Green
#98F6B0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBAF #FB83CF
analogous
#93FB83 #83FBAF #83FBEB
triadic
#83FBAF #AF83FB #FBAF83
tetradic
#83FBAF #8393FB #FB83CF #FBEB83
square
#83FBAF #8393FB #FB83CF #FBEB83
split-complementary
#83FBAF #EB83FB #FB8393
monochromatic
#0CF763 #48F989 #83FBAF #BEFDD5 #E1FEEC
Accessibility & contrast
On white
1.28
#83FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#83FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBAF
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBAF | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#67F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #83fbaf; /* rgb */ color: rgb(131, 251, 175); /* oklch */ color: oklch(89.9% 0.152 154.2);
Tailwind
colors: {
custom: {
50: '#adfdc7',
500: '#83fbaf',
950: '#000000',
},
}SCSS
$custom: #83fbaf; $custom-light: #adfdc7; $custom-dark: #000000;
JSON
{
"hex": "#83fbaf",
"rgb": {
"r": 131,
"g": 251,
"b": 175
},
"hsl": {
"h": 142,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89865,
"c": 0.15236,
"h": 154.2
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#83FBAF
secondary
#D949A4
accent
#0091E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682