#82FDBD#82FDBD
#82FDBD is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.143 H 158.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDBD |
|---|---|
| RGB | rgb(130, 253, 189) |
| HSL | hsl(149, 97%, 75%) |
| HSV | hsv(149, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.08, -48.70, 20.20) |
| CIE-LCH | lch(91.08, 52.72, 157.47°) |
| OKLab | oklab(90.6% -0.1339 0.0516) |
| OKLCH | oklch(90.6% 0.143 158.9) |
| XYZ | xyz(53.5122, 78.6662, 60.4984) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 2.50
Light Greenish Blue
#63F7B4
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDBD #FD82C2
analogous
#85FD82 #82FDBD #82FDFA
triadic
#82FDBD #BD82FD #FDBD82
tetradic
#82FDBD #8285FD #FD82C2 #FDFA82
square
#82FDBD #8285FD #FD82C2 #FDFA82
split-complementary
#82FDBD #FA82FD #FD8285
monochromatic
#0AFB7D #46FC9D #82FDBD #BEFEDD #E1FFEF
Accessibility & contrast
On white
1.25
#82FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#82FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDBD
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDBD | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 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)
#FBEDB9
Deuteranopia (green-blind)
#E9E0C1
Tritanopia (blue-blind)
#5FFCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82fdbd; /* rgb */ color: rgb(130, 253, 189); /* oklch */ color: oklch(90.6% 0.143 158.9);
Tailwind
colors: {
custom: {
50: '#adffd1',
500: '#82fdbd',
950: '#000000',
},
}SCSS
$custom: #82fdbd; $custom-light: #adffd1; $custom-dark: #000000;
JSON
{
"hex": "#82fdbd",
"rgb": {
"r": 130,
"g": 253,
"b": 189
},
"hsl": {
"h": 148.78,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.90595,
"c": 0.14348,
"h": 158.9
},
"luminance": 0.78671
}Semantic roles & 50–950 ramp
primary
#82FDBD
secondary
#DC4795
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683