#82FDCD#82FDCD
#82FDCD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.131 H 165.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #82FDCD |
|---|---|
| RGB | rgb(130, 253, 205) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 49%, 99%) |
| CMYK | cmyk(48.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.41, -45.47, 12.46) |
| CIE-LCH | lch(91.41, 47.14, 164.68°) |
| OKLab | oklab(90.98% -0.1269 0.032) |
| OKLCH | oklch(90.98% 0.131 165.9) |
| XYZ | xyz(55.3457, 79.3996, 70.1549) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.40
Aquamarine
#7FFFD4
ΔE00 1.53
Light Turquoise
#7EF4CC
ΔE00 2.54
Light Aqua
#8CFFDB
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.21
Light Greenish Blue
#63F7B4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82FDCD #FD82B2
analogous
#82FD8F #82FDCD #82F0FD
triadic
#82FDCD #CD82FD #FDCD82
tetradic
#82FDCD #8F82FD #FD82B2 #F0FD82
square
#82FDCD #8F82FD #FD82B2 #F0FD82
split-complementary
#82FDCD #FD82F0 #FD8F82
monochromatic
#0AFB9D #46FCB5 #82FDCD #BEFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#82FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#82FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82FDCD
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82FDCD | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#57FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #82fdcd; /* rgb */ color: rgb(130, 253, 205); /* oklch */ color: oklch(91.0% 0.131 165.9);
Tailwind
colors: {
custom: {
50: '#adfedc',
500: '#82fdcd',
950: '#000000',
},
}SCSS
$custom: #82fdcd; $custom-light: #adfedc; $custom-dark: #000000;
JSON
{
"hex": "#82fdcd",
"rgb": {
"r": 130,
"g": 253,
"b": 205
},
"hsl": {
"h": 156.585,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.90975,
"c": 0.13087,
"h": 165.9
},
"luminance": 0.79404
}Semantic roles & 50–950 ramp
primary
#82FDCD
secondary
#DC4781
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684