#082C1D#082C1D
#082C1D is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.050 H 161.8°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #082C1D |
|---|---|
| RGB | rgb(8, 44, 29) |
| HSL | hsl(155, 69%, 10%) |
| HSV | hsv(155, 82%, 17%) |
| CMYK | cmyk(81.8%, 0%, 34.1%, 82.7%) |
| CIE-LAB | lab(15.18, -17.24, 6.10) |
| CIE-LCH | lch(15.18, 18.29, 160.50°) |
| OKLab | oklab(26.28% -0.0472 0.0156) |
| OKLCH | oklch(26.28% 0.05 161.8) |
| XYZ | xyz(1.2225, 1.9416, 1.4725) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.07
Very Dark Green
#062E03
ΔE00 8.51
Evergreen
#05472A
ΔE00 9.54
Dark Green
#033500
ΔE00 10.90
Pine Green
#0A481E
ΔE00 11.70
Hunter Green (survey)
#0B4008
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082C1D #2C0817
analogous
#082C0B #082C1D #08292C
triadic
#082C1D #1D082C #2C1D08
tetradic
#082C1D #0B082C #2C0817 #292C08
square
#082C1D #0B082C #2C0817 #292C08
split-complementary
#082C1D #2C0829 #2C0B08
monochromatic
#051A11 #051A11 #082C1D #11603F #1B9461
Accessibility & contrast
On white
15.13
#082C1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#082C1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082C1D
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082C1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082C1D | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281C
Deuteranopia (green-blind)
#26251E
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #082c1d; /* rgb */ color: rgb(8, 44, 29); /* oklch */ color: oklch(26.3% 0.050 161.8);
Tailwind
colors: {
custom: {
50: '#4d6558',
500: '#082c1d',
950: '#000000',
},
}SCSS
$custom: #082c1d; $custom-light: #4d6558; $custom-dark: #000000;
JSON
{
"hex": "#082c1d",
"rgb": {
"r": 8,
"g": 44,
"b": 29
},
"hsl": {
"h": 155,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.26275,
"c": 0.0497,
"h": 161.8
},
"luminance": 0.01942
}Semantic roles & 50–950 ramp
primary
#082C1D
secondary
#6B2542
accent
#3C85EC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78