#82FFCA#82FFCA
#82FFCA is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.136 H 163.9°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFCA |
|---|---|
| RGB | rgb(130, 255, 202) |
| HSL | hsl(155, 100%, 75%) |
| HSV | hsv(155, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.92, -46.95, 14.72) |
| CIE-LCH | lch(91.92, 49.20, 162.60°) |
| OKLab | oklab(91.36% -0.1304 0.0378) |
| OKLCH | oklch(91.36% 0.136 163.9) |
| XYZ | xyz(55.6218, 80.5255, 68.4775) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.69
Aquamarine
#7FFFD4
ΔE00 2.56
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFCA #FF82B7
analogous
#82FF8B #82FFCA #82F5FF
triadic
#82FFCA #CA82FF #FFCA82
tetradic
#82FFCA #8B82FF #FF82B7 #F5FF82
square
#82FFCA #8B82FF #FF82B7 #F5FF82
split-complementary
#82FFCA #FF82F5 #FF8B82
monochromatic
#08FF96 #45FFB0 #82FFCA #BFFFE4 #E0FFF2
Accessibility & contrast
On white
1.23
#82FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#82FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFCA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFCA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF0C7
Deuteranopia (green-blind)
#E8E2CD
Tritanopia (blue-blind)
#58FFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82ffca; /* rgb */ color: rgb(130, 255, 202); /* oklch */ color: oklch(91.4% 0.136 163.9);
Tailwind
colors: {
custom: {
50: '#adffda',
500: '#82ffca',
950: '#000000',
},
}SCSS
$custom: #82ffca; $custom-light: #adffda; $custom-dark: #000000;
JSON
{
"hex": "#82ffca",
"rgb": {
"r": 130,
"g": 255,
"b": 202
},
"hsl": {
"h": 154.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91364,
"c": 0.13574,
"h": 163.9
},
"luminance": 0.8053
}Semantic roles & 50–950 ramp
primary
#82FFCA
secondary
#DE4787
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683