#82FCBC#82FCBC
#82FCBC is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.3% C 0.143 H 158.8°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCBC |
|---|---|
| RGB | rgb(130, 252, 188) |
| HSL | hsl(149, 95%, 75%) |
| HSV | hsv(149, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.78, -48.47, 20.29) |
| CIE-LCH | lch(90.78, 52.55, 157.29°) |
| OKLab | oklab(90.34% -0.1332 0.0518) |
| OKLCH | oklch(90.34% 0.143 158.8) |
| XYZ | xyz(53.0892, 77.9932, 59.8238) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.63
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.57
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.88
Light Seafoam
#A0FEBF
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCBC #FC82C2
analogous
#85FC82 #82FCBC #82FCF9
triadic
#82FCBC #BC82FC #FCBC82
tetradic
#82FCBC #8285FC #FC82C2 #FCF982
square
#82FCBC #8285FC #FC82C2 #FCF982
split-complementary
#82FCBC #F982FC #FC8285
monochromatic
#0AF97C #46FB9C #82FCBC #BEFDDC #E1FEEF
Accessibility & contrast
On white
1.27
#82FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#82FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCBC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCBC | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB8
Deuteranopia (green-blind)
#E8DFC0
Tritanopia (blue-blind)
#5FFBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #82fcbc; /* rgb */ color: rgb(130, 252, 188); /* oklch */ color: oklch(90.3% 0.143 158.8);
Tailwind
colors: {
custom: {
50: '#adfed0',
500: '#82fcbc',
950: '#000000',
},
}SCSS
$custom: #82fcbc; $custom-light: #adfed0; $custom-dark: #000000;
JSON
{
"hex": "#82fcbc",
"rgb": {
"r": 130,
"g": 252,
"b": 188
},
"hsl": {
"h": 148.525,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.9034,
"c": 0.14294,
"h": 158.8
},
"luminance": 0.77997
}Semantic roles & 50–950 ramp
primary
#82FCBC
secondary
#DA4895
accent
#0078E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683