#82FEBA#82FEBA
#82FEBA is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.147 H 157.6°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #82FEBA |
|---|---|
| RGB | rgb(130, 254, 186) |
| HSL | hsl(147, 98%, 75%) |
| HSV | hsv(147, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(91.31, -49.70, 22.05) |
| CIE-LCH | lch(91.31, 54.37, 156.07°) |
| OKLab | oklab(90.76% -0.1363 0.0562) |
| OKLCH | oklch(90.76% 0.147 157.6) |
| XYZ | xyz(53.5065, 79.1703, 58.9066) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.09
Seafoam (survey)
#80F9AD
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Seafoam
#A0FEBF
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FEBA #FE82C6
analogous
#88FE82 #82FEBA #82FEF8
triadic
#82FEBA #BA82FE #FEBA82
tetradic
#82FEBA #8288FE #FE82C6 #FEF882
square
#82FEBA #8288FE #FE82C6 #FEF882
split-complementary
#82FEBA #F882FE #FE8288
monochromatic
#09FD77 #45FE98 #82FEBA #BFFEDC #E1FFEE
Accessibility & contrast
On white
1.25
#82FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#82FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FEBA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FEBA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB6
Deuteranopia (green-blind)
#EAE1BE
Tritanopia (blue-blind)
#60FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82feba; /* rgb */ color: rgb(130, 254, 186); /* oklch */ color: oklch(90.8% 0.147 157.6);
Tailwind
colors: {
custom: {
50: '#adffcf',
500: '#82feba',
950: '#000000',
},
}SCSS
$custom: #82feba; $custom-light: #adffcf; $custom-dark: #000000;
JSON
{
"hex": "#82feba",
"rgb": {
"r": 130,
"g": 254,
"b": 186
},
"hsl": {
"h": 147.097,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.90762,
"c": 0.1474,
"h": 157.6
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#82FEBA
secondary
#DD4799
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683