#82FFFE#82FFFE
#82FFFE is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.112 H 194.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #82FFFE |
|---|---|
| RGB | rgb(130, 255, 254) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(49%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.20, -35.07, -10.28) |
| CIE-LCH | lch(93.20, 36.55, 196.34°) |
| OKLab | oklab(92.82% -0.1084 -0.0284) |
| OKLCH | oklch(92.82% 0.112 194.7) |
| XYZ | xyz(62.8480, 83.4160, 106.5356) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.67
Light Cyan
#ACFFFC
ΔE00 4.41
Aqua
#00FFFF
ΔE00 4.78
Bright Light Blue
#26F7FD
ΔE00 4.81
Bright Turquoise
#0FFEF9
ΔE00 5.13
Pale Cyan
#B7FFFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FFFE #FF8283
analogous
#82FFBF #82FFFE #82C1FF
triadic
#82FFFE #FE82FF #FFFE82
tetradic
#82FFFE #BF82FF #FF8283 #C1FF82
square
#82FFFE #BF82FF #FF8283 #C1FF82
split-complementary
#82FFFE #FF82C1 #FFBF82
monochromatic
#08FFFD #45FFFE #82FFFE #BFFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#82FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#82FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FFFE
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FFFE | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#2DFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #82fffe; /* rgb */ color: rgb(130, 255, 254); /* oklch */ color: oklch(92.8% 0.112 194.7);
Tailwind
colors: {
custom: {
50: '#affffe',
500: '#82fffe',
950: '#000000',
},
}SCSS
$custom: #82fffe; $custom-light: #affffe; $custom-dark: #000000;
JSON
{
"hex": "#82fffe",
"rgb": {
"r": 130,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.52,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92819,
"c": 0.11209,
"h": 194.7
},
"luminance": 0.83422
}Semantic roles & 50–950 ramp
primary
#82FFFE
secondary
#DE4748
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685