#82FDEB#82FDEB
#82FDEB is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.114 H 183.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDEB |
|---|---|
| RGB | rgb(130, 253, 235) |
| HSL | hsl(171, 97%, 75%) |
| HSV | hsv(171, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(92.13, -38.77, -2.02) |
| CIE-LCH | lch(92.13, 38.83, 182.99°) |
| OKLab | oklab(91.79% -0.1141 -0.0061) |
| OKLCH | oklch(91.79% 0.114 183) |
| XYZ | xyz(59.3203, 80.9894, 91.0876) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.16
Bright Aqua
#0BF9EA
ΔE00 5.15
Light Aqua
#8CFFDB
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 6.29
Pale Aqua
#B8FFEB
ΔE00 6.37
Light Cyan
#ACFFFC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDEB #FD8294
analogous
#82FDAE #82FDEB #82D1FD
triadic
#82FDEB #EB82FD #FDEB82
tetradic
#82FDEB #AE82FD #FD8294 #D1FD82
square
#82FDEB #AE82FD #FD8294 #D1FD82
split-complementary
#82FDEB #FD82D1 #FDAE82
monochromatic
#0AFBD8 #46FCE1 #82FDEB #BEFEF5 #E1FFFA
Accessibility & contrast
On white
1.22
#82FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#82FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDEB
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDEB | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#43FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #82fdeb; /* rgb */ color: rgb(130, 253, 235); /* oklch */ color: oklch(91.8% 0.114 183.0);
Tailwind
colors: {
custom: {
50: '#aefef1',
500: '#82fdeb',
950: '#000000',
},
}SCSS
$custom: #82fdeb; $custom-light: #aefef1; $custom-dark: #000000;
JSON
{
"hex": "#82fdeb",
"rgb": {
"r": 130,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.22,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.91787,
"c": 0.11424,
"h": 183
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#82FDEB
secondary
#DC475D
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685