#82FFFD#82FFFD
#82FFFD is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.112 H 194.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFFD |
|---|---|
| RGB | rgb(130, 255, 253) |
| HSL | hsl(179, 100%, 75%) |
| HSV | hsv(179, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.17, -35.32, -9.81) |
| CIE-LCH | lch(93.17, 36.66, 195.52°) |
| OKLab | oklab(92.79% -0.1088 -0.0271) |
| OKLCH | oklch(92.79% 0.112 194) |
| XYZ | xyz(62.6883, 83.3521, 105.6945) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.68
Light Cyan
#ACFFFC
ΔE00 4.42
Aqua
#00FFFF
ΔE00 4.75
Bright Light Blue
#26F7FD
ΔE00 4.92
Bright Turquoise
#0FFEF9
ΔE00 5.00
Pale Cyan
#B7FFFA
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFFD #FF8284
analogous
#82FFBE #82FFFD #82C2FF
triadic
#82FFFD #FD82FF #FFFD82
tetradic
#82FFFD #BE82FF #FF8284 #C2FF82
square
#82FFFD #BE82FF #FF8284 #C2FF82
split-complementary
#82FFFD #FF82C2 #FFBE82
monochromatic
#08FFFB #45FFFC #82FFFD #BFFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#82FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#82FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFFD
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFFD | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#2FFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82fffd; /* rgb */ color: rgb(130, 255, 253); /* oklch */ color: oklch(92.8% 0.112 194.0);
Tailwind
colors: {
custom: {
50: '#affffe',
500: '#82fffd',
950: '#000000',
},
}SCSS
$custom: #82fffd; $custom-light: #affffe; $custom-dark: #000000;
JSON
{
"hex": "#82fffd",
"rgb": {
"r": 130,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92787,
"c": 0.11216,
"h": 194
},
"luminance": 0.83358
}Semantic roles & 50–950 ramp
primary
#82FFFD
secondary
#DE4749
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685