#82FBFB#82FBFB
#82FBFB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.109 H 195.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #82FBFB |
|---|---|
| RGB | rgb(130, 251, 251) |
| HSL | hsl(180, 94%, 75%) |
| HSV | hsv(180, 48%, 98%) |
| CMYK | cmyk(48.2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(92.00, -33.96, -10.51) |
| CIE-LCH | lch(92.00, 35.55, 197.20°) |
| OKLab | oklab(91.83% -0.1053 -0.029) |
| OKLCH | oklch(91.83% 0.109 195.4) |
| XYZ | xyz(61.1086, 80.6998, 103.6044) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.82
Light Cyan
#ACFFFC
ΔE00 4.35
Bright Light Blue
#26F7FD
ΔE00 4.62
Aqua
#00FFFF
ΔE00 5.03
Bright Turquoise
#0FFEF9
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FBFB #FB8282
analogous
#82FBBF #82FBFB #82BFFB
triadic
#82FBFB #FB82FB #FBFB82
tetradic
#82FBFB #BF82FB #FB8282 #BFFB82
square
#82FBFB #BF82FB #FB8282 #BFFB82
split-complementary
#82FBFB #FB82BF #FBBF82
monochromatic
#0BF7F7 #47F9F9 #82FBFB #BDFDFD #E1FEFE
Accessibility & contrast
On white
1.23
#82FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#82FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FBFB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FBFB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#34FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fbfb; /* rgb */ color: rgb(130, 251, 251); /* oklch */ color: oklch(91.8% 0.109 195.4);
Tailwind
colors: {
custom: {
50: '#affdfc',
500: '#82fbfb',
950: '#000000',
},
}SCSS
$custom: #82fbfb; $custom-light: #affdfc; $custom-dark: #000000;
JSON
{
"hex": "#82fbfb",
"rgb": {
"r": 130,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.91826,
"c": 0.10928,
"h": 195.4
},
"luminance": 0.80705
}Semantic roles & 50–950 ramp
primary
#82FBFB
secondary
#D94848
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585