#83FBB0#83FBB0
#83FBB0 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.151 H 154.5°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBB0 |
|---|---|
| RGB | rgb(131, 251, 176) |
| HSL | hsl(143, 94%, 75%) |
| HSV | hsv(143, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(90.30, -50.06, 25.75) |
| CIE-LCH | lch(90.30, 56.30, 152.78°) |
| OKLab | oklab(89.89% -0.1367 0.0652) |
| OKLCH | oklch(89.89% 0.151 154.5) |
| XYZ | xyz(51.6900, 76.9502, 53.1949) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.51
Light Blue Green
#7EFBB3
ΔE00 0.87
Seafoam Green
#7AF9AB
ΔE00 0.94
Light Bluish Green
#76FDA8
ΔE00 1.85
Foam Green
#90FDA9
ΔE00 2.37
Light Sea Green
#98F6B0
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBB0 #FB83CE
analogous
#92FB83 #83FBB0 #83FBEC
triadic
#83FBB0 #B083FB #FBB083
tetradic
#83FBB0 #8392FB #FB83CE #FBEC83
square
#83FBB0 #8392FB #FB83CE #FBEC83
split-complementary
#83FBB0 #EC83FB #FB8392
monochromatic
#0CF764 #48F98A #83FBB0 #BEFDD6 #E1FEEC
Accessibility & contrast
On white
1.28
#83FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#83FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBB0
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBB0 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAB
Deuteranopia (green-blind)
#E9DEB5
Tritanopia (blue-blind)
#66F9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #83fbb0; /* rgb */ color: rgb(131, 251, 176); /* oklch */ color: oklch(89.9% 0.151 154.5);
Tailwind
colors: {
custom: {
50: '#adfdc8',
500: '#83fbb0',
950: '#000000',
},
}SCSS
$custom: #83fbb0; $custom-light: #adfdc8; $custom-dark: #000000;
JSON
{
"hex": "#83fbb0",
"rgb": {
"r": 131,
"g": 251,
"b": 176
},
"hsl": {
"h": 142.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89885,
"c": 0.15145,
"h": 154.5
},
"luminance": 0.76954
}Semantic roles & 50–950 ramp
primary
#83FBB0
secondary
#D949A3
accent
#008FE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682