#83FBBB#83FBBB
#83FBBB is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.142 H 158.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83FBBB |
|---|---|
| RGB | rgb(131, 251, 187) |
| HSL | hsl(148, 94%, 75%) |
| HSV | hsv(148, 48%, 98%) |
| CMYK | cmyk(47.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.51, -48.00, 20.43) |
| CIE-LCH | lch(90.51, 52.17, 156.94°) |
| OKLab | oklab(90.12% -0.1319 0.0521) |
| OKLCH | oklch(90.12% 0.142 158.4) |
| XYZ | xyz(52.8228, 77.4033, 59.1608) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.57
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FBBB #FB83C3
analogous
#87FB83 #83FBBB #83FBF7
triadic
#83FBBB #BB83FB #FBBB83
tetradic
#83FBBB #8387FB #FB83C3 #FBF783
square
#83FBBB #8387FB #FB83C3 #FBF783
split-complementary
#83FBBB #F783FB #FB8387
monochromatic
#0CF77A #48F99A #83FBBB #BEFDDC #E1FEEF
Accessibility & contrast
On white
1.27
#83FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#83FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FBBB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FBBB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#62FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #83fbbb; /* rgb */ color: rgb(131, 251, 187); /* oklch */ color: oklch(90.1% 0.142 158.4);
Tailwind
colors: {
custom: {
50: '#adfdcf',
500: '#83fbbb',
950: '#000000',
},
}SCSS
$custom: #83fbbb; $custom-light: #adfdcf; $custom-dark: #000000;
JSON
{
"hex": "#83fbbb",
"rgb": {
"r": 131,
"g": 251,
"b": 187
},
"hsl": {
"h": 148,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.90123,
"c": 0.14183,
"h": 158.4
},
"luminance": 0.77408
}Semantic roles & 50–950 ramp
primary
#83FBBB
secondary
#D94996
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683