#82FDEA#82FDEA
#82FDEA is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.115 H 182.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDEA |
|---|---|
| RGB | rgb(130, 253, 234) |
| HSL | hsl(171, 97%, 75%) |
| HSV | hsv(171, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(92.10, -39.01, -1.54) |
| CIE-LCH | lch(92.10, 39.04, 182.27°) |
| OKLab | oklab(91.76% -0.1145 -0.0048) |
| OKLCH | oklch(91.76% 0.115 182.4) |
| XYZ | xyz(59.1763, 80.9318, 90.3289) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.95
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.31
Pale Aqua
#B8FFEB
ΔE00 6.32
Bright Turquoise
#0FFEF9
ΔE00 6.52
Light Turquoise
#7EF4CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDEA #FD8295
analogous
#82FDAD #82FDEA #82D2FD
triadic
#82FDEA #EA82FD #FDEA82
tetradic
#82FDEA #AD82FD #FD8295 #D2FD82
square
#82FDEA #AD82FD #FD8295 #D2FD82
split-complementary
#82FDEA #FD82D2 #FDAD82
monochromatic
#0AFBD6 #46FCE0 #82FDEA #BEFEF4 #E1FFFA
Accessibility & contrast
On white
1.22
#82FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#82FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDEA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDEA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#44FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fdea; /* rgb */ color: rgb(130, 253, 234); /* oklch */ color: oklch(91.8% 0.115 182.4);
Tailwind
colors: {
custom: {
50: '#aefef0',
500: '#82fdea',
950: '#000000',
},
}SCSS
$custom: #82fdea; $custom-light: #aefef0; $custom-dark: #000000;
JSON
{
"hex": "#82fdea",
"rgb": {
"r": 130,
"g": 253,
"b": 234
},
"hsl": {
"h": 170.732,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.91758,
"c": 0.1146,
"h": 182.4
},
"luminance": 0.80937
}Semantic roles & 50–950 ramp
primary
#82FDEA
secondary
#DC475E
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685