#82FDCE#82FDCE
#82FDCE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.130 H 166.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDCE |
|---|---|
| RGB | rgb(130, 253, 206) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(91.44, -45.26, 11.97) |
| CIE-LCH | lch(91.44, 46.81, 165.18°) |
| OKLab | oklab(91% -0.1265 0.0307) |
| OKLCH | oklch(91% 0.13 166.3) |
| XYZ | xyz(55.4668, 79.4480, 70.7926) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Aquamarine
#7BFDC7
ΔE00 1.63
Light Turquoise
#7EF4CC
ΔE00 2.37
Light Aqua
#8CFFDB
ΔE00 2.90
Pale Turquoise
#A5FBD5
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDCE #FD82B1
analogous
#82FD90 #82FDCE #82EFFD
triadic
#82FDCE #CE82FD #FDCE82
tetradic
#82FDCE #9082FD #FD82B1 #EFFD82
square
#82FDCE #9082FD #FD82B1 #EFFD82
split-complementary
#82FDCE #FD82EF #FD9082
monochromatic
#0AFB9F #46FCB6 #82FDCE #BEFEE6 #E1FFF3
Accessibility & contrast
On white
1.24
#82FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#82FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDCE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDCE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCC
Deuteranopia (green-blind)
#E5E1D1
Tritanopia (blue-blind)
#57FEF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fdce; /* rgb */ color: rgb(130, 253, 206); /* oklch */ color: oklch(91.0% 0.130 166.3);
Tailwind
colors: {
custom: {
50: '#adfedd',
500: '#82fdce',
950: '#000000',
},
}SCSS
$custom: #82fdce; $custom-light: #adfedd; $custom-dark: #000000;
JSON
{
"hex": "#82fdce",
"rgb": {
"r": 130,
"g": 253,
"b": 206
},
"hsl": {
"h": 157.073,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.90999,
"c": 0.13016,
"h": 166.3
},
"luminance": 0.79453
}Semantic roles & 50–950 ramp
primary
#82FDCE
secondary
#DC4780
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684