#82FECC#82FECC
#82FECC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.133 H 165.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #82FECC |
|---|---|
| RGB | rgb(130, 254, 204) |
| HSL | hsl(156, 98%, 75%) |
| HSV | hsv(156, 49%, 100%) |
| CMYK | cmyk(48.8%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.68, -46.11, 13.35) |
| CIE-LCH | lch(91.68, 48.00, 163.86°) |
| OKLab | oklab(91.18% -0.1284 0.0343) |
| OKLCH | oklch(91.18% 0.133 165.1) |
| XYZ | xyz(55.5419, 79.9845, 69.6267) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.02
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.99
Light Aqua
#8CFFDB
ΔE00 3.55
Light Greenish Blue
#63F7B4
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FECC #FE82B4
analogous
#82FE8E #82FECC #82F2FE
triadic
#82FECC #CC82FE #FECC82
tetradic
#82FECC #8E82FE #FE82B4 #F2FE82
square
#82FECC #8E82FE #FE82B4 #F2FE82
split-complementary
#82FECC #FE82F2 #FE8E82
monochromatic
#09FD9A #45FEB3 #82FECC #BFFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#82FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#82FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FECC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FECC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#57FEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #82fecc; /* rgb */ color: rgb(130, 254, 204); /* oklch */ color: oklch(91.2% 0.133 165.1);
Tailwind
colors: {
custom: {
50: '#adffdb',
500: '#82fecc',
950: '#000000',
},
}SCSS
$custom: #82fecc; $custom-light: #adffdb; $custom-dark: #000000;
JSON
{
"hex": "#82fecc",
"rgb": {
"r": 130,
"g": 254,
"b": 204
},
"hsl": {
"h": 155.806,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91181,
"c": 0.13293,
"h": 165.1
},
"luminance": 0.79989
}Semantic roles & 50–950 ramp
primary
#82FECC
secondary
#DD4784
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684