#82FCFE#82FCFE
#82FCFE is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.1% C 0.110 H 196.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #82FCFE |
|---|---|
| RGB | rgb(130, 252, 254) |
| HSL | hsl(181, 98%, 75%) |
| HSV | hsv(181, 49%, 100%) |
| CMYK | cmyk(48.8%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.36, -33.68, -11.53) |
| CIE-LCH | lch(92.36, 35.60, 198.89°) |
| OKLab | oklab(92.15% -0.1052 -0.0318) |
| OKLCH | oklch(92.15% 0.11 196.8) |
| XYZ | xyz(61.8985, 81.5169, 106.2191) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.91
Light Cyan
#ACFFFC
ΔE00 4.46
Bright Light Blue
#26F7FD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FCFE #FE8482
analogous
#82FEC2 #82FCFE #82BEFE
triadic
#82FCFE #FE82FC #FCFE82
tetradic
#82FCFE #C282FE #FE8482 #BEFE82
square
#82FCFE #C282FE #FE8482 #BEFE82
split-complementary
#82FCFE #FE82BE #FEC282
monochromatic
#09F9FD #45FBFE #82FCFE #BFFDFE #E1FEFF
Accessibility & contrast
On white
1.21
#82FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#82FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FCFE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FCFE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#2FFFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82fcfe; /* rgb */ color: rgb(130, 252, 254); /* oklch */ color: oklch(92.1% 0.110 196.8);
Tailwind
colors: {
custom: {
50: '#affdfe',
500: '#82fcfe',
950: '#000000',
},
}SCSS
$custom: #82fcfe; $custom-light: #affdfe; $custom-dark: #000000;
JSON
{
"hex": "#82fcfe",
"rgb": {
"r": 130,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.968,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.92147,
"c": 0.10993,
"h": 196.8
},
"luminance": 0.81522
}Semantic roles & 50–950 ramp
primary
#82FCFE
secondary
#DD4947
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585