#83FAAB#83FAAB
#83FAAB is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.5% C 0.155 H 153.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #83FAAB |
|---|---|
| RGB | rgb(131, 250, 171) |
| HSL | hsl(140, 92%, 75%) |
| HSV | hsv(140, 48%, 98%) |
| CMYK | cmyk(47.6%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(89.92, -50.54, 27.78) |
| CIE-LCH | lch(89.92, 57.67, 151.21°) |
| OKLab | oklab(89.55% -0.1378 0.0701) |
| OKLCH | oklch(89.55% 0.155 153) |
| XYZ | xyz(50.8928, 76.1328, 50.5335) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.69
Seafoam Green
#7AF9AB
ΔE00 0.89
Light Bluish Green
#76FDA8
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.65
Foam Green
#90FDA9
ΔE00 1.77
Light Sea Green
#98F6B0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FAAB #FA83D2
analogous
#97FA83 #83FAAB #83FAE6
triadic
#83FAAB #AB83FA #FAAB83
tetradic
#83FAAB #8397FA #FA83D2 #FAE683
square
#83FAAB #8397FA #FA83D2 #FAE683
split-complementary
#83FAAB #E683FA #FA8397
monochromatic
#0DF55B #48F883 #83FAAB #BEFCD3 #E2FEEB
Accessibility & contrast
On white
1.29
#83FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#83FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FAAB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FAAB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A6
Deuteranopia (green-blind)
#E9DDB0
Tritanopia (blue-blind)
#68F7E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #83faab; /* rgb */ color: rgb(131, 250, 171); /* oklch */ color: oklch(89.5% 0.155 153.0);
Tailwind
colors: {
custom: {
50: '#adfcc4',
500: '#83faab',
950: '#000000',
},
}SCSS
$custom: #83faab; $custom-light: #adfcc4; $custom-dark: #000000;
JSON
{
"hex": "#83faab",
"rgb": {
"r": 131,
"g": 250,
"b": 171
},
"hsl": {
"h": 140.168,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.89548,
"c": 0.15457,
"h": 153
},
"luminance": 0.76137
}Semantic roles & 50–950 ramp
primary
#83FAAB
secondary
#D849A8
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682