#82CFC8#82CFC8
#82CFC8 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.077 H 188.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFC8 |
|---|---|
| RGB | rgb(130, 207, 200) |
| HSL | hsl(175, 45%, 66%) |
| HSV | hsv(175, 37%, 81%) |
| CMYK | cmyk(37.2%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.19, -25.34, -4.04) |
| CIE-LCH | lch(78.19, 25.66, 189.06°) |
| OKLab | oklab(80.26% -0.0762 -0.0113) |
| OKLCH | oklch(80.26% 0.077 188.4) |
| XYZ | xyz(41.9402, 53.5388, 62.7564) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.49
Pale Teal
#82CBB2
ΔE00 6.72
Seafoam Blue
#78D1B6
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.75
Darkturquoise
#00CED1
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFC8 #CF8289
analogous
#82CFA1 #82CFC8 #82AFCF
triadic
#82CFC8 #C882CF #CFC882
tetradic
#82CFC8 #A182CF #CF8289 #AFCF82
square
#82CFC8 #A182CF #CF8289 #AFCF82
split-complementary
#82CFC8 #CF82AF #CFA182
monochromatic
#3C9B92 #56BEB5 #82CFC8 #AEE0DB #DAF1EF
Accessibility & contrast
On white
1.79
#82CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#82CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFC8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFC8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#B9BDC9
Tritanopia (blue-blind)
#65D3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82cfc8; /* rgb */ color: rgb(130, 207, 200); /* oklch */ color: oklch(80.3% 0.077 188.4);
Tailwind
colors: {
custom: {
50: '#aaded8',
500: '#82cfc8',
950: '#000000',
},
}SCSS
$custom: #82cfc8; $custom-light: #aaded8; $custom-dark: #000000;
JSON
{
"hex": "#82cfc8",
"rgb": {
"r": 130,
"g": 207,
"b": 200
},
"hsl": {
"h": 174.545,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.80256,
"c": 0.07706,
"h": 188.4
},
"luminance": 0.53542
}Semantic roles & 50–950 ramp
primary
#82CFC8
secondary
#A1545B
accent
#2E3AB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483