#83FCBA#83FCBA
#83FCBA is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.3% C 0.144 H 157.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCBA |
|---|---|
| RGB | rgb(131, 252, 186) |
| HSL | hsl(147, 95%, 75%) |
| HSV | hsv(147, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.77, -48.61, 21.31) |
| CIE-LCH | lch(90.77, 53.08, 156.33°) |
| OKLab | oklab(90.33% -0.1334 0.0543) |
| OKLCH | oklch(90.33% 0.144 157.8) |
| XYZ | xyz(53.0293, 77.9870, 58.7034) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.23
Seafoam (survey)
#80F9AD
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Greenish Blue
#63F7B4
ΔE00 2.64
Light Seafoam
#A0FEBF
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCBA #FC83C5
analogous
#88FC83 #83FCBA #83FCF7
triadic
#83FCBA #BA83FC #FCBA83
tetradic
#83FCBA #8388FC #FC83C5 #FCF783
square
#83FCBA #8388FC #FC83C5 #FCF783
split-complementary
#83FCBA #F783FC #FC8388
monochromatic
#0BF978 #47FB99 #83FCBA #BFFDDB #E1FEEE
Accessibility & contrast
On white
1.27
#83FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#83FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCBA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCBA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E8DFBE
Tritanopia (blue-blind)
#62FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fcba; /* rgb */ color: rgb(131, 252, 186); /* oklch */ color: oklch(90.3% 0.144 157.8);
Tailwind
colors: {
custom: {
50: '#aefecf',
500: '#83fcba',
950: '#000000',
},
}SCSS
$custom: #83fcba; $custom-light: #aefecf; $custom-dark: #000000;
JSON
{
"hex": "#83fcba",
"rgb": {
"r": 131,
"g": 252,
"b": 186
},
"hsl": {
"h": 147.273,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90334,
"c": 0.14407,
"h": 157.8
},
"luminance": 0.77991
}Semantic roles & 50–950 ramp
primary
#83FCBA
secondary
#DB4998
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683