#83FDBB#83FDBB
#83FDBB is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.145 H 158.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #83FDBB |
|---|---|
| RGB | rgb(131, 253, 187) |
| HSL | hsl(148, 97%, 75%) |
| HSV | hsv(148, 48%, 99%) |
| CMYK | cmyk(48.2%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.08, -48.84, 21.23) |
| CIE-LCH | lch(91.08, 53.26, 156.51°) |
| OKLab | oklab(90.59% -0.1341 0.0541) |
| OKLCH | oklch(90.59% 0.145 158) |
| XYZ | xyz(53.4508, 78.6594, 59.3702) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.31
Seafoam (survey)
#80F9AD
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 2.96
Light Seafoam
#A0FEBF
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83FDBB #FD83C5
analogous
#88FD83 #83FDBB #83FDF8
triadic
#83FDBB #BB83FD #FDBB83
tetradic
#83FDBB #8388FD #FD83C5 #FDF883
square
#83FDBB #8388FD #FD83C5 #FDF883
split-complementary
#83FDBB #F883FD #FD8388
monochromatic
#0BFB79 #47FC9A #83FDBB #BFFEDC #E1FFEE
Accessibility & contrast
On white
1.26
#83FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#83FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83FDBB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83FDBB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#61FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #83fdbb; /* rgb */ color: rgb(131, 253, 187); /* oklch */ color: oklch(90.6% 0.145 158.0);
Tailwind
colors: {
custom: {
50: '#aeffcf',
500: '#83fdbb',
950: '#000000',
},
}SCSS
$custom: #83fdbb; $custom-light: #aeffcf; $custom-dark: #000000;
JSON
{
"hex": "#83fdbb",
"rgb": {
"r": 131,
"g": 253,
"b": 187
},
"hsl": {
"h": 147.541,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.9059,
"c": 0.1446,
"h": 158
},
"luminance": 0.78664
}Semantic roles & 50–950 ramp
primary
#83FDBB
secondary
#DC4898
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683