#82FDFE#82FDFE
#82FDFE is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.4% C 0.111 H 196.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDFE |
|---|---|
| RGB | rgb(130, 253, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(48.8%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.64, -34.15, -11.11) |
| CIE-LCH | lch(92.64, 35.91, 198.03°) |
| OKLab | oklab(92.37% -0.1063 -0.0307) |
| OKLCH | oklch(92.37% 0.111 196.1) |
| XYZ | xyz(62.2133, 82.1466, 106.3241) |
| Luminance | 0.8215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.79
Light Cyan
#ACFFFC
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Bright Turquoise
#0FFEF9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDFE #FE8382
analogous
#82FEC1 #82FDFE #82BFFE
triadic
#82FDFE #FE82FD #FDFE82
tetradic
#82FDFE #C182FE #FE8382 #BFFE82
square
#82FDFE #C182FE #FE8382 #BFFE82
split-complementary
#82FDFE #FE82BF #FEC182
monochromatic
#09FBFD #45FCFE #82FDFE #BFFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#82FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#82FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDFE
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDFE | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#2EFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #82fdfe; /* rgb */ color: rgb(130, 253, 254); /* oklch */ color: oklch(92.4% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#affefe',
500: '#82fdfe',
950: '#000000',
},
}SCSS
$custom: #82fdfe; $custom-light: #affefe; $custom-dark: #000000;
JSON
{
"hex": "#82fdfe",
"rgb": {
"r": 130,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.484,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.92371,
"c": 0.11063,
"h": 196.1
},
"luminance": 0.82152
}Semantic roles & 50–950 ramp
primary
#82FDFE
secondary
#DD4847
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685