#82EDC8#82EDC8
#82EDC8 is a very light, moderate teal. Relative luminance 0.695; OKLCH L 87.1% C 0.113 H 169.1°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #82EDC8 |
|---|---|
| RGB | rgb(130, 237, 200) |
| HSL | hsl(159, 75%, 72%) |
| HSV | hsv(159, 45%, 93%) |
| CMYK | cmyk(45.1%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(86.74, -39.46, 8.38) |
| CIE-LCH | lch(86.74, 40.34, 168.01°) |
| OKLab | oklab(87.15% -0.1113 0.0215) |
| OKLCH | oklch(87.15% 0.113 169.1) |
| XYZ | xyz(49.9111, 69.4805, 65.4133) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.68
Light Teal
#90E4C1
ΔE00 2.94
Light Aqua
#8CFFDB
ΔE00 3.86
Aquamarine
#7FFFD4
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.00
Pale Turquoise
#A5FBD5
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82EDC8 #ED82A7
analogous
#82ED93 #82EDC8 #82DDED
triadic
#82EDC8 #C882ED #EDC882
tetradic
#82EDC8 #9382ED #ED82A7 #DDED82
square
#82EDC8 #9382ED #ED82A7 #DDED82
split-complementary
#82EDC8 #ED82DD #ED9382
monochromatic
#1FD697 #4DE5B0 #82EDC8 #B7F5E0 #E4FBF3
Accessibility & contrast
On white
1.41
#82EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#82EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82EDC8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82EDC8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C6
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#5EEEE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #82edc8; /* rgb */ color: rgb(130, 237, 200); /* oklch */ color: oklch(87.1% 0.113 169.1);
Tailwind
colors: {
custom: {
50: '#acf3d8',
500: '#82edc8',
950: '#000000',
},
}SCSS
$custom: #82edc8; $custom-light: #acf3d8; $custom-dark: #000000;
JSON
{
"hex": "#82edc8",
"rgb": {
"r": 130,
"g": 237,
"b": 200
},
"hsl": {
"h": 159.252,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.87148,
"c": 0.11337,
"h": 169.1
},
"luminance": 0.69484
}Semantic roles & 50–950 ramp
primary
#82EDC8
secondary
#C74C77
accent
#0F54D7
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#111714
muted
#818583