#082A2A#082A2A
#082A2A is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.1% C 0.038 H 195.1°. Best body text is #FFFFFF at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #082A2A |
|---|---|
| RGB | rgb(8, 42, 42) |
| HSL | hsl(180, 68%, 10%) |
| HSV | hsv(180, 81%, 16%) |
| CMYK | cmyk(81%, 0%, 0%, 83.5%) |
| CIE-LAB | lab(14.81, -11.86, -3.57) |
| CIE-LCH | lch(14.81, 12.39, 196.75°) |
| OKLab | oklab(26.12% -0.0368 -0.0099) |
| OKLCH | oklch(26.12% 0.038 195.1) |
| XYZ | xyz(1.3458, 1.8746, 2.4809) |
| Luminance | 0.0187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 10.20
Dark Teal
#014D4E
ΔE00 11.53
Darkslategray
#2F4F4F
ΔE00 11.75
Charcoal (survey)
#343837
ΔE00 11.84
Dark Blue Grey
#1F3B4D
ΔE00 12.62
Onyx
#353839
ΔE00 12.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082A2A #2A0808
analogous
#082A19 #082A2A #08192A
triadic
#082A2A #2A082A #2A2A08
tetradic
#082A2A #19082A #2A0808 #192A08
square
#082A2A #19082A #2A0808 #192A08
split-complementary
#082A2A #2A0819 #2A1908
monochromatic
#051A1A #051A1A #082A2A #125D5D #1C9191
Accessibility & contrast
On white
15.27
#082A2A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#082A2A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082A2A
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082A2A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082A2A | 1.00 | 15.27 | 1.38 | 15.27 |
| #FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.27 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27282A
Deuteranopia (green-blind)
#21242A
Tritanopia (blue-blind)
#002C2A
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #082a2a; /* rgb */ color: rgb(8, 42, 42); /* oklch */ color: oklch(26.1% 0.038 195.1);
Tailwind
colors: {
custom: {
50: '#4d6363',
500: '#082a2a',
950: '#000000',
},
}SCSS
$custom: #082a2a; $custom-light: #4d6363; $custom-dark: #000000;
JSON
{
"hex": "#082a2a",
"rgb": {
"r": 8,
"g": 42,
"b": 42
},
"hsl": {
"h": 180,
"s": 68,
"l": 9.804
},
"oklch": {
"l": 0.2612,
"c": 0.03813,
"h": 195.1
},
"luminance": 0.01875
}Semantic roles & 50–950 ramp
primary
#082A2A
secondary
#692525
accent
#3D3DEB
background
#F4F5F5
surface
#E7EAEA
border
#C3C6C6
text
#020505
muted
#787979