#82FCCE#82FCCE
#82FCCE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.129 H 166.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCCE |
|---|---|
| RGB | rgb(130, 252, 206) |
| HSL | hsl(157, 95%, 75%) |
| HSV | hsv(157, 48%, 99%) |
| CMYK | cmyk(48.4%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.15, -44.82, 11.57) |
| CIE-LCH | lch(91.15, 46.29, 165.53°) |
| OKLab | oklab(90.77% -0.1254 0.0297) |
| OKLCH | oklch(90.77% 0.129 166.7) |
| XYZ | xyz(55.1520, 78.8183, 70.6877) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.22
Light Aquamarine
#7BFDC7
ΔE00 1.84
Light Turquoise
#7EF4CC
ΔE00 2.09
Light Aqua
#8CFFDB
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 4.03
Light Greenish Blue
#63F7B4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCCE #FC82B0
analogous
#82FC91 #82FCCE #82EDFC
triadic
#82FCCE #CE82FC #FCCE82
tetradic
#82FCCE #9182FC #FC82B0 #EDFC82
square
#82FCCE #9182FC #FC82B0 #EDFC82
split-complementary
#82FCCE #FC82ED #FC9182
monochromatic
#0AF99F #46FBB7 #82FCCE #BEFDE5 #E1FEF3
Accessibility & contrast
On white
1.25
#82FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#82FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCCE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCCE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#57FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fcce; /* rgb */ color: rgb(130, 252, 206); /* oklch */ color: oklch(90.8% 0.129 166.7);
Tailwind
colors: {
custom: {
50: '#adfedd',
500: '#82fcce',
950: '#000000',
},
}SCSS
$custom: #82fcce; $custom-light: #adfedd; $custom-dark: #000000;
JSON
{
"hex": "#82fcce",
"rgb": {
"r": 130,
"g": 252,
"b": 206
},
"hsl": {
"h": 157.377,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.90768,
"c": 0.12885,
"h": 166.7
},
"luminance": 0.78823
}Semantic roles & 50–950 ramp
primary
#82FCCE
secondary
#DA487F
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684