#82FFCC#82FFCC
#82FFCC is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.134 H 164.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFCC |
|---|---|
| RGB | rgb(130, 255, 204) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 20%, 0%) |
| CIE-LAB | lab(91.96, -46.54, 13.75) |
| CIE-LCH | lch(91.96, 48.53, 163.54°) |
| OKLab | oklab(91.41% -0.1295 0.0353) |
| OKLCH | oklch(91.41% 0.134 164.8) |
| XYZ | xyz(55.8601, 80.6208, 69.7327) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.92
Aquamarine
#7FFFD4
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.24
Pale Turquoise
#A5FBD5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFCC #FF82B5
analogous
#82FF8D #82FFCC #82F3FF
triadic
#82FFCC #CC82FF #FFCC82
tetradic
#82FFCC #8D82FF #FF82B5 #F3FF82
square
#82FFCC #8D82FF #FF82B5 #F3FF82
split-complementary
#82FFCC #FF82F3 #FF8D82
monochromatic
#08FF9A #45FFB3 #82FFCC #BFFFE5 #E0FFF3
Accessibility & contrast
On white
1.23
#82FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#82FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFCC
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFCC | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C9
Deuteranopia (green-blind)
#E8E2CF
Tritanopia (blue-blind)
#57FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82ffcc; /* rgb */ color: rgb(130, 255, 204); /* oklch */ color: oklch(91.4% 0.134 164.8);
Tailwind
colors: {
custom: {
50: '#adffdb',
500: '#82ffcc',
950: '#000000',
},
}SCSS
$custom: #82ffcc; $custom-light: #adffdb; $custom-dark: #000000;
JSON
{
"hex": "#82ffcc",
"rgb": {
"r": 130,
"g": 255,
"b": 204
},
"hsl": {
"h": 155.52,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91412,
"c": 0.13424,
"h": 164.8
},
"luminance": 0.80625
}Semantic roles & 50–950 ramp
primary
#82FFCC
secondary
#DE4785
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684