#83FCBB#83FCBB
#83FCBB is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.143 H 158.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #83FCBB |
|---|---|
| RGB | rgb(131, 252, 187) |
| HSL | hsl(148, 95%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(48%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.79, -48.42, 20.83) |
| CIE-LCH | lch(90.79, 52.71, 156.72°) |
| OKLab | oklab(90.36% -0.133 0.0531) |
| OKLCH | oklch(90.36% 0.143 158.2) |
| XYZ | xyz(53.1360, 78.0297, 59.2652) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.68
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Seafoam
#A0FEBF
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FCBB #FC83C4
analogous
#87FC83 #83FCBB #83FCF8
triadic
#83FCBB #BB83FC #FCBB83
tetradic
#83FCBB #8387FC #FC83C4 #FCF883
square
#83FCBB #8387FC #FC83C4 #FCF883
split-complementary
#83FCBB #F883FC #FC8387
monochromatic
#0BF979 #47FB9A #83FCBB #BFFDDC #E1FEEF
Accessibility & contrast
On white
1.26
#83FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#83FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FCBB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FCBB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#62FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fcbb; /* rgb */ color: rgb(131, 252, 187); /* oklch */ color: oklch(90.4% 0.143 158.2);
Tailwind
colors: {
custom: {
50: '#aefecf',
500: '#83fcbb',
950: '#000000',
},
}SCSS
$custom: #83fcbb; $custom-light: #aefecf; $custom-dark: #000000;
JSON
{
"hex": "#83fcbb",
"rgb": {
"r": 131,
"g": 252,
"b": 187
},
"hsl": {
"h": 147.769,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.90357,
"c": 0.14322,
"h": 158.2
},
"luminance": 0.78034
}Semantic roles & 50–950 ramp
primary
#83FCBB
secondary
#DB4997
accent
#007BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683