#82FFCF#82FFCF
#82FFCF is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.132 H 166.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFCF |
|---|---|
| RGB | rgb(130, 255, 207) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.03, -45.91, 12.30) |
| CIE-LCH | lch(92.03, 47.53, 165.01°) |
| OKLab | oklab(91.49% -0.1282 0.0316) |
| OKLCH | oklch(91.49% 0.132 166.2) |
| XYZ | xyz(56.2234, 80.7661, 71.6460) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.36
Light Aquamarine
#7BFDC7
ΔE00 1.52
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.04
Pale Turquoise
#A5FBD5
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFCF #FF82B2
analogous
#82FF90 #82FFCF #82F0FF
triadic
#82FFCF #CF82FF #FFCF82
tetradic
#82FFCF #9082FF #FF82B2 #F0FF82
square
#82FFCF #9082FF #FF82B2 #F0FF82
split-complementary
#82FFCF #FF82F0 #FF9082
monochromatic
#08FFA0 #45FFB7 #82FFCF #BFFFE7 #E0FFF3
Accessibility & contrast
On white
1.22
#82FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#82FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFCF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFCF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E7E3D2
Tritanopia (blue-blind)
#56FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82ffcf; /* rgb */ color: rgb(130, 255, 207); /* oklch */ color: oklch(91.5% 0.132 166.2);
Tailwind
colors: {
custom: {
50: '#adffdd',
500: '#82ffcf',
950: '#000000',
},
}SCSS
$custom: #82ffcf; $custom-light: #adffdd; $custom-dark: #000000;
JSON
{
"hex": "#82ffcf",
"rgb": {
"r": 130,
"g": 255,
"b": 207
},
"hsl": {
"h": 156.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91487,
"c": 0.13205,
"h": 166.2
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#82FFCF
secondary
#DE4781
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684