#83FCBD#83FCBD
#83FCBD is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.4% C 0.142 H 159.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCBD |
|---|---|
| RGB | rgb(131, 252, 189) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.83, -48.03, 19.86) |
| CIE-LCH | lch(90.83, 51.98, 157.54°) |
| OKLab | oklab(90.4% -0.1321 0.0507) |
| OKLCH | oklch(90.4% 0.142 159) |
| XYZ | xyz(53.3516, 78.1160, 60.4007) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.83
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.80
Seafoam Green
#7AF9AB
ΔE00 3.08
Light Seafoam
#A0FEBF
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCBD #FC83C2
analogous
#86FC83 #83FCBD #83FCF9
triadic
#83FCBD #BD83FC #FCBD83
tetradic
#83FCBD #8386FC #FC83C2 #FCF983
square
#83FCBD #8386FC #FC83C2 #FCF983
split-complementary
#83FCBD #F983FC #FC8386
monochromatic
#0BF97D #47FB9D #83FCBD #BFFDDD #E1FEEF
Accessibility & contrast
On white
1.26
#83FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#83FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCBD
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCBD | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E8E0C1
Tritanopia (blue-blind)
#61FBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fcbd; /* rgb */ color: rgb(131, 252, 189); /* oklch */ color: oklch(90.4% 0.142 159.0);
Tailwind
colors: {
custom: {
50: '#aefed1',
500: '#83fcbd',
950: '#000000',
},
}SCSS
$custom: #83fcbd; $custom-light: #aefed1; $custom-dark: #000000;
JSON
{
"hex": "#83fcbd",
"rgb": {
"r": 131,
"g": 252,
"b": 189
},
"hsl": {
"h": 148.76,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90402,
"c": 0.14153,
"h": 159
},
"luminance": 0.7812
}Semantic roles & 50–950 ramp
primary
#83FCBD
secondary
#DB4995
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683