#82F5F5#82F5F5
#82F5F5 is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.3% C 0.105 H 195.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #82F5F5 |
|---|---|
| RGB | rgb(130, 245, 245) |
| HSL | hsl(180, 85%, 74%) |
| HSV | hsv(180, 47%, 96%) |
| CMYK | cmyk(46.9%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(90.15, -32.66, -10.13) |
| CIE-LCH | lch(90.15, 34.19, 197.24°) |
| OKLab | oklab(90.29% -0.1013 -0.028) |
| OKLCH | oklch(90.29% 0.105 195.5) |
| XYZ | xyz(58.3331, 76.6382, 98.0871) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.33
Light Cyan
#ACFFFC
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82F5F5 #F58282
analogous
#82F5BB #82F5F5 #82BBF5
triadic
#82F5F5 #F582F5 #F5F582
tetradic
#82F5F5 #BB82F5 #F58282 #BBF582
square
#82F5F5 #BB82F5 #F58282 #BBF582
split-complementary
#82F5F5 #F582BB #F5BB82
monochromatic
#13EAEA #49F0F0 #82F5F5 #BBFAFA #E3FDFD
Accessibility & contrast
On white
1.29
#82F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#82F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82F5F5
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82F5F5 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF5
Deuteranopia (green-blind)
#D4DDF6
Tritanopia (blue-blind)
#3DFBF5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #82f5f5; /* rgb */ color: rgb(130, 245, 245); /* oklch */ color: oklch(90.3% 0.105 195.5);
Tailwind
colors: {
custom: {
50: '#aef9f8',
500: '#82f5f5',
950: '#000000',
},
}SCSS
$custom: #82f5f5; $custom-light: #aef9f8; $custom-dark: #000000;
JSON
{
"hex": "#82f5f5",
"rgb": {
"r": 130,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.90286,
"c": 0.10507,
"h": 195.5
},
"luminance": 0.76643
}Semantic roles & 50–950 ramp
primary
#82F5F5
secondary
#D14A4A
accent
#0404E2
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585