#82FFEB#82FFEB
#82FFEB is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.116 H 181.9°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFEB |
|---|---|
| RGB | rgb(130, 255, 235) |
| HSL | hsl(170, 100%, 75%) |
| HSV | hsv(170, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.69, -39.68, -1.20) |
| CIE-LCH | lch(92.69, 39.69, 181.73°) |
| OKLab | oklab(92.24% -0.1162 -0.0039) |
| OKLCH | oklch(92.24% 0.116 181.9) |
| XYZ | xyz(59.9550, 82.2588, 91.2992) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.13
Light Aqua
#8CFFDB
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.34
Pale Aqua
#B8FFEB
ΔE00 6.34
Aquamarine
#7FFFD4
ΔE00 6.60
Light Turquoise
#7EF4CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFEB #FF8296
analogous
#82FFAC #82FFEB #82D4FF
triadic
#82FFEB #EB82FF #FFEB82
tetradic
#82FFEB #AC82FF #FF8296 #D4FF82
square
#82FFEB #AC82FF #FF8296 #D4FF82
split-complementary
#82FFEB #FF82D4 #FFAC82
monochromatic
#08FFD7 #45FFE1 #82FFEB #BFFFF5 #E0FFFA
Accessibility & contrast
On white
1.20
#82FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#82FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFEB
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFEB | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EA
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#42FFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82ffeb; /* rgb */ color: rgb(130, 255, 235); /* oklch */ color: oklch(92.2% 0.116 181.9);
Tailwind
colors: {
custom: {
50: '#aefff1',
500: '#82ffeb',
950: '#000000',
},
}SCSS
$custom: #82ffeb; $custom-light: #aefff1; $custom-dark: #000000;
JSON
{
"hex": "#82ffeb",
"rgb": {
"r": 130,
"g": 255,
"b": 235
},
"hsl": {
"h": 170.4,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92242,
"c": 0.1163,
"h": 181.9
},
"luminance": 0.82264
}Semantic roles & 50–950 ramp
primary
#82FFEB
secondary
#DE475F
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685