#82FACA#82FACA
#82FACA is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.2% C 0.129 H 165.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #82FACA |
|---|---|
| RGB | rgb(130, 250, 202) |
| HSL | hsl(156, 92%, 75%) |
| HSV | hsv(156, 48%, 98%) |
| CMYK | cmyk(48%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.49, -44.79, 12.70) |
| CIE-LCH | lch(90.49, 46.56, 164.17°) |
| OKLab | oklab(90.21% -0.1249 0.0326) |
| OKLCH | oklch(90.21% 0.129 165.4) |
| XYZ | xyz(54.0475, 77.3769, 67.9528) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Aqua
#8CFFDB
ΔE00 3.38
Pale Turquoise
#A5FBD5
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FACA #FA82B2
analogous
#82FA8E #82FACA #82EEFA
triadic
#82FACA #CA82FA #FACA82
tetradic
#82FACA #8E82FA #FA82B2 #EEFA82
square
#82FACA #8E82FA #FA82B2 #EEFA82
split-complementary
#82FACA #FA82EE #FA8E82
monochromatic
#0CF598 #47F8B1 #82FACA #BDFCE3 #E2FEF3
Accessibility & contrast
On white
1.27
#82FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#82FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FACA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FACA | 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)
#F6ECC8
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#5AFAEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #82faca; /* rgb */ color: rgb(130, 250, 202); /* oklch */ color: oklch(90.2% 0.129 165.4);
Tailwind
colors: {
custom: {
50: '#adfcda',
500: '#82faca',
950: '#000000',
},
}SCSS
$custom: #82faca; $custom-light: #adfcda; $custom-dark: #000000;
JSON
{
"hex": "#82faca",
"rgb": {
"r": 130,
"g": 250,
"b": 202
},
"hsl": {
"h": 156,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.90206,
"c": 0.12911,
"h": 165.4
},
"luminance": 0.77381
}Semantic roles & 50–950 ramp
primary
#82FACA
secondary
#D84882
accent
#005CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583