#82FDCC#82FDCC
#82FDCC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.132 H 165.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDCC |
|---|---|
| RGB | rgb(130, 253, 204) |
| HSL | hsl(156, 97%, 75%) |
| HSV | hsv(156, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.39, -45.68, 12.94) |
| CIE-LCH | lch(91.39, 47.47, 164.18°) |
| OKLab | oklab(90.95% -0.1273 0.0332) |
| OKLCH | oklch(90.95% 0.132 165.4) |
| XYZ | xyz(55.2254, 79.3514, 69.5212) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.18
Aquamarine
#7FFFD4
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDCC #FD82B3
analogous
#82FD8F #82FDCC #82F0FD
triadic
#82FDCC #CC82FD #FDCC82
tetradic
#82FDCC #8F82FD #FD82B3 #F0FD82
square
#82FDCC #8F82FD #FD82B3 #F0FD82
split-complementary
#82FDCC #FD82F0 #FD8F82
monochromatic
#0AFB9B #46FCB3 #82FDCC #BEFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#82FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#82FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDCC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDCC | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#58FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fdcc; /* rgb */ color: rgb(130, 253, 204); /* oklch */ color: oklch(91.0% 0.132 165.4);
Tailwind
colors: {
custom: {
50: '#adfedb',
500: '#82fdcc',
950: '#000000',
},
}SCSS
$custom: #82fdcc; $custom-light: #adfedb; $custom-dark: #000000;
JSON
{
"hex": "#82fdcc",
"rgb": {
"r": 130,
"g": 253,
"b": 204
},
"hsl": {
"h": 156.098,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.9095,
"c": 0.13161,
"h": 165.4
},
"luminance": 0.79356
}Semantic roles & 50–950 ramp
primary
#82FDCC
secondary
#DC4783
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684