#82FFEF#82FFEF
#82FFEF is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.115 H 184.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFEF |
|---|---|
| RGB | rgb(130, 255, 239) |
| HSL | hsl(172, 100%, 75%) |
| HSV | hsv(172, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.79, -38.73, -3.12) |
| CIE-LCH | lch(92.79, 38.86, 184.61°) |
| OKLab | oklab(92.36% -0.1146 -0.009) |
| OKLCH | oklch(92.36% 0.115 184.5) |
| XYZ | xyz(60.5394, 82.4925, 94.3770) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 5.07
Bright Turquoise
#0FFEF9
ΔE00 5.79
Light Aqua
#8CFFDB
ΔE00 6.33
Bright Cyan
#41FDFE
ΔE00 6.43
Light Cyan
#ACFFFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFEF #FF8292
analogous
#82FFB0 #82FFEF #82D0FF
triadic
#82FFEF #EF82FF #FFEF82
tetradic
#82FFEF #B082FF #FF8292 #D0FF82
square
#82FFEF #B082FF #FF8292 #D0FF82
split-complementary
#82FFEF #FF82D0 #FFB082
monochromatic
#08FFDF #45FFE7 #82FFEF #BFFFF7 #E0FFFB
Accessibility & contrast
On white
1.20
#82FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#82FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFEF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFEF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#3FFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82ffef; /* rgb */ color: rgb(130, 255, 239); /* oklch */ color: oklch(92.4% 0.115 184.5);
Tailwind
colors: {
custom: {
50: '#aefff4',
500: '#82ffef',
950: '#000000',
},
}SCSS
$custom: #82ffef; $custom-light: #aefff4; $custom-dark: #000000;
JSON
{
"hex": "#82ffef",
"rgb": {
"r": 130,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.32,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92359,
"c": 0.11492,
"h": 184.5
},
"luminance": 0.82498
}Semantic roles & 50–950 ramp
primary
#82FFEF
secondary
#DE475A
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685