#82FCCD#82FCCD
#82FCCD is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.130 H 166.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCCD |
|---|---|
| RGB | rgb(130, 252, 205) |
| HSL | hsl(157, 95%, 75%) |
| HSV | hsv(157, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.13, -45.03, 12.05) |
| CIE-LCH | lch(91.13, 46.62, 165.02°) |
| OKLab | oklab(90.74% -0.1258 0.0309) |
| OKLCH | oklch(90.74% 0.13 166.2) |
| XYZ | xyz(55.0309, 78.7699, 70.0499) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.43
Light Aquamarine
#7BFDC7
ΔE00 1.61
Light Turquoise
#7EF4CC
ΔE00 2.25
Light Aqua
#8CFFDB
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCCD #FC82B1
analogous
#82FC90 #82FCCD #82EEFC
triadic
#82FCCD #CD82FC #FCCD82
tetradic
#82FCCD #9082FC #FC82B1 #EEFC82
square
#82FCCD #9082FC #FC82B1 #EEFC82
split-complementary
#82FCCD #FC82EE #FC9082
monochromatic
#0AF99D #46FBB5 #82FCCD #BEFDE5 #E1FEF3
Accessibility & contrast
On white
1.25
#82FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#82FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCCD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCCD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECB
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#57FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fccd; /* rgb */ color: rgb(130, 252, 205); /* oklch */ color: oklch(90.7% 0.130 166.2);
Tailwind
colors: {
custom: {
50: '#adfedc',
500: '#82fccd',
950: '#000000',
},
}SCSS
$custom: #82fccd; $custom-light: #adfedc; $custom-dark: #000000;
JSON
{
"hex": "#82fccd",
"rgb": {
"r": 130,
"g": 252,
"b": 205
},
"hsl": {
"h": 156.885,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90743,
"c": 0.12957,
"h": 166.2
},
"luminance": 0.78774
}Semantic roles & 50–950 ramp
primary
#82FCCD
secondary
#DA4880
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684