#82FFCE#82FFCE
#82FFCE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.133 H 165.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFCE |
|---|---|
| RGB | rgb(130, 255, 206) |
| HSL | hsl(156, 100%, 75%) |
| HSV | hsv(156, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.01, -46.12, 12.78) |
| CIE-LCH | lch(92.01, 47.86, 164.51°) |
| OKLab | oklab(91.46% -0.1287 0.0328) |
| OKLCH | oklch(91.46% 0.133 165.7) |
| XYZ | xyz(56.1015, 80.7174, 71.0042) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.30
Aquamarine
#7FFFD4
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.27
Pale Turquoise
#A5FBD5
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFCE #FF82B3
analogous
#82FF8F #82FFCE #82F1FF
triadic
#82FFCE #CE82FF #FFCE82
tetradic
#82FFCE #8F82FF #FF82B3 #F1FF82
square
#82FFCE #8F82FF #FF82B3 #F1FF82
split-complementary
#82FFCE #FF82F1 #FF8F82
monochromatic
#08FF9E #45FFB6 #82FFCE #BFFFE6 #E0FFF3
Accessibility & contrast
On white
1.22
#82FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#82FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFCE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFCE | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#56FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82ffce; /* rgb */ color: rgb(130, 255, 206); /* oklch */ color: oklch(91.5% 0.133 165.7);
Tailwind
colors: {
custom: {
50: '#adffdd',
500: '#82ffce',
950: '#000000',
},
}SCSS
$custom: #82ffce; $custom-light: #adffdd; $custom-dark: #000000;
JSON
{
"hex": "#82ffce",
"rgb": {
"r": 130,
"g": 255,
"b": 206
},
"hsl": {
"h": 156.48,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91462,
"c": 0.13278,
"h": 165.7
},
"luminance": 0.80722
}Semantic roles & 50–950 ramp
primary
#82FFCE
secondary
#DE4782
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684