#82FDEE#82FDEE
#82FDEE is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.113 H 185.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDEE |
|---|---|
| RGB | rgb(130, 253, 238) |
| HSL | hsl(173, 97%, 75%) |
| HSV | hsv(173, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(92.20, -38.06, -3.46) |
| CIE-LCH | lch(92.20, 38.22, 185.20°) |
| OKLab | oklab(91.88% -0.1128 -0.0099) |
| OKLCH | oklch(91.88% 0.113 185) |
| XYZ | xyz(59.7574, 81.1642, 93.3895) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.90
Bright Aqua
#0BF9EA
ΔE00 5.04
Bright Turquoise
#0FFEF9
ΔE00 5.67
Light Cyan
#ACFFFC
ΔE00 6.20
Bright Cyan
#41FDFE
ΔE00 6.20
Light Aqua
#8CFFDB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDEE #FD8291
analogous
#82FDB1 #82FDEE #82CEFD
triadic
#82FDEE #EE82FD #FDEE82
tetradic
#82FDEE #B182FD #FD8291 #CEFD82
square
#82FDEE #B182FD #FD8291 #CEFD82
split-complementary
#82FDEE #FD82CE #FDB182
monochromatic
#0AFBDE #46FCE6 #82FDEE #BEFEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#82FDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#82FDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDEE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDEE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#40FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #82fdee; /* rgb */ color: rgb(130, 253, 238); /* oklch */ color: oklch(91.9% 0.113 185.0);
Tailwind
colors: {
custom: {
50: '#aefef3',
500: '#82fdee',
950: '#000000',
},
}SCSS
$custom: #82fdee; $custom-light: #aefef3; $custom-dark: #000000;
JSON
{
"hex": "#82fdee",
"rgb": {
"r": 130,
"g": 253,
"b": 238
},
"hsl": {
"h": 172.683,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.91876,
"c": 0.11327,
"h": 185
},
"luminance": 0.81169
}Semantic roles & 50–950 ramp
primary
#82FDEE
secondary
#DC475A
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685