#83FBA8#83FBA8
#83FBA8 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.159 H 152.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBA8 |
|---|---|
| RGB | rgb(131, 251, 168) |
| HSL | hsl(139, 94%, 75%) |
| HSV | hsv(139, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 33.1%, 1.6%) |
| CIE-LAB | lab(90.16, -51.48, 29.61) |
| CIE-LCH | lch(90.16, 59.39, 150.09°) |
| OKLab | oklab(89.72% -0.1401 0.0745) |
| OKLCH | oklch(89.72% 0.159 152) |
| XYZ | xyz(50.9217, 76.6429, 49.1484) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.24
Foam Green
#90FDA9
ΔE00 1.35
Seafoam (survey)
#80F9AD
ΔE00 1.38
Seafoam Green
#7AF9AB
ΔE00 1.38
Light Blue Green
#7EFBB3
ΔE00 2.30
Baby Green
#8CFF9E
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBA8 #FB83D6
analogous
#9AFB83 #83FBA8 #83FBE4
triadic
#83FBA8 #A883FB #FBA883
tetradic
#83FBA8 #839AFB #FB83D6 #FBE483
square
#83FBA8 #839AFB #FB83D6 #FBE483
split-complementary
#83FBA8 #E483FB #FB839A
monochromatic
#0CF755 #48F97E #83FBA8 #BEFDD2 #E1FEEA
Accessibility & contrast
On white
1.29
#83FBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#83FBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBA8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBA8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA3
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#69F8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #83fba8; /* rgb */ color: rgb(131, 251, 168); /* oklch */ color: oklch(89.7% 0.159 152.0);
Tailwind
colors: {
custom: {
50: '#adfdc2',
500: '#83fba8',
950: '#000000',
},
}SCSS
$custom: #83fba8; $custom-light: #adfdc2; $custom-dark: #000000;
JSON
{
"hex": "#83fba8",
"rgb": {
"r": 131,
"g": 251,
"b": 168
},
"hsl": {
"h": 138.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89723,
"c": 0.15872,
"h": 152
},
"luminance": 0.76647
}Semantic roles & 50–950 ramp
primary
#83FBA8
secondary
#D949AD
accent
#009FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682