#82FBFE#82FBFE
#82FBFE is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.9% C 0.109 H 197.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #82FBFE |
|---|---|
| RGB | rgb(130, 251, 254) |
| HSL | hsl(181, 98%, 75%) |
| HSV | hsv(181, 49%, 100%) |
| CMYK | cmyk(48.8%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.08, -33.21, -11.94) |
| CIE-LCH | lch(92.08, 35.29, 199.77°) |
| OKLab | oklab(91.92% -0.1041 -0.033) |
| OKLCH | oklch(91.92% 0.109 197.6) |
| XYZ | xyz(61.5853, 80.8905, 106.1147) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.53
Light Cyan
#ACFFFC
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FBFE #FE8582
analogous
#82FEC3 #82FBFE #82BDFE
triadic
#82FBFE #FE82FB #FBFE82
tetradic
#82FBFE #C382FE #FE8582 #BDFE82
square
#82FBFE #C382FE #FE8582 #BDFE82
split-complementary
#82FBFE #FE82BD #FEC382
monochromatic
#09F7FD #45F9FE #82FBFE #BFFDFE #E1FEFF
Accessibility & contrast
On white
1.22
#82FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#82FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FBFE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FBFE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#30FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fbfe; /* rgb */ color: rgb(130, 251, 254); /* oklch */ color: oklch(91.9% 0.109 197.6);
Tailwind
colors: {
custom: {
50: '#affdfe',
500: '#82fbfe',
950: '#000000',
},
}SCSS
$custom: #82fbfe; $custom-light: #affdfe; $custom-dark: #000000;
JSON
{
"hex": "#82fbfe",
"rgb": {
"r": 130,
"g": 251,
"b": 254
},
"hsl": {
"h": 181.452,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91923,
"c": 0.10923,
"h": 197.6
},
"luminance": 0.80896
}Semantic roles & 50–950 ramp
primary
#82FBFE
secondary
#DD4B47
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585