#82FDFD#82FDFD
#82FDFD is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.111 H 195.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDFD |
|---|---|
| RGB | rgb(130, 253, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.61, -34.40, -10.64) |
| CIE-LCH | lch(92.61, 36.00, 197.18°) |
| OKLab | oklab(92.34% -0.1067 -0.0294) |
| OKLCH | oklch(92.34% 0.111 195.4) |
| XYZ | xyz(62.0536, 82.0827, 105.4829) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 4.66
Aqua
#00FFFF
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDFD #FD8282
analogous
#82FDBF #82FDFD #82BFFD
triadic
#82FDFD #FD82FD #FDFD82
tetradic
#82FDFD #BF82FD #FD8282 #BFFD82
square
#82FDFD #BF82FD #FD8282 #BFFD82
split-complementary
#82FDFD #FD82BF #FDBF82
monochromatic
#0AFBFB #46FCFC #82FDFD #BEFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#82FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#82FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDFD
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDFD | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#30FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82fdfd; /* rgb */ color: rgb(130, 253, 253); /* oklch */ color: oklch(92.3% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#affefe',
500: '#82fdfd',
950: '#000000',
},
}SCSS
$custom: #82fdfd; $custom-light: #affefe; $custom-dark: #000000;
JSON
{
"hex": "#82fdfd",
"rgb": {
"r": 130,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.92339,
"c": 0.11067,
"h": 195.4
},
"luminance": 0.82088
}Semantic roles & 50–950 ramp
primary
#82FDFD
secondary
#DC4747
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685