#82FFE4#82FFE4
#82FFE4 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.0% C 0.119 H 177.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFE4 |
|---|---|
| RGB | rgb(130, 255, 228) |
| HSL | hsl(167, 100%, 75%) |
| HSV | hsv(167, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.51, -41.30, 2.16) |
| CIE-LCH | lch(92.51, 41.36, 177.00°) |
| OKLab | oklab(92.04% -0.1192 0.0051) |
| OKLCH | oklch(92.04% 0.119 177.6) |
| XYZ | xyz(58.9635, 81.8622, 86.0775) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.75
Light Aqua
#8CFFDB
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.68
Pale Turquoise
#A5FBD5
ΔE00 5.91
Pale Aqua
#B8FFEB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFE4 #FF829D
analogous
#82FFA5 #82FFE4 #82DBFF
triadic
#82FFE4 #E482FF #FFE482
tetradic
#82FFE4 #A582FF #FF829D #DBFF82
square
#82FFE4 #A582FF #FF829D #DBFF82
split-complementary
#82FFE4 #FF82DB #FFA582
monochromatic
#08FFCA #45FFD7 #82FFE4 #BFFFF1 #E0FFF8
Accessibility & contrast
On white
1.21
#82FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#82FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFE4
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFE4 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#E3E3E6
Tritanopia (blue-blind)
#48FFF7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82ffe4; /* rgb */ color: rgb(130, 255, 228); /* oklch */ color: oklch(92.0% 0.119 177.6);
Tailwind
colors: {
custom: {
50: '#aeffec',
500: '#82ffe4',
950: '#000000',
},
}SCSS
$custom: #82ffe4; $custom-light: #aeffec; $custom-dark: #000000;
JSON
{
"hex": "#82ffe4",
"rgb": {
"r": 130,
"g": 255,
"b": 228
},
"hsl": {
"h": 167.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92042,
"c": 0.11931,
"h": 177.6
},
"luminance": 0.81867
}Semantic roles & 50–950 ramp
primary
#82FFE4
secondary
#DE4767
accent
#0032E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684