#082C1C#082C1C
#082C1C is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.2% C 0.051 H 160.2°. Best body text is #FFFFFF at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #082C1C |
|---|---|
| RGB | rgb(8, 44, 28) |
| HSL | hsl(153, 69%, 10%) |
| HSV | hsv(153, 82%, 17%) |
| CMYK | cmyk(81.8%, 0%, 36.4%, 82.7%) |
| CIE-LAB | lab(15.15, -17.52, 6.76) |
| CIE-LCH | lch(15.15, 18.77, 158.89°) |
| OKLab | oklab(26.25% -0.0478 0.0172) |
| OKLCH | oklch(26.25% 0.051 160.2) |
| XYZ | xyz(1.2103, 1.9367, 1.4084) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.62
Very Dark Green
#062E03
ΔE00 8.07
Evergreen
#05472A
ΔE00 9.35
Dark Green
#033500
ΔE00 10.47
Pine Green
#0A481E
ΔE00 11.39
Hunter Green (survey)
#0B4008
ΔE00 12.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082C1C #2C0818
analogous
#082C0A #082C1C #082A2C
triadic
#082C1C #1C082C #2C1C08
tetradic
#082C1C #0A082C #2C0818 #2A2C08
square
#082C1C #0A082C #2C0818 #2A2C08
split-complementary
#082C1C #2C082A #2C0A08
monochromatic
#051A10 #051A10 #082C1C #11603D #1B945E
Accessibility & contrast
On white
15.14
#082C1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#082C1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082C1C
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082C1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082C1C | 1.00 | 15.14 | 1.39 | 15.14 |
| #FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281B
Deuteranopia (green-blind)
#27251D
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #082c1c; /* rgb */ color: rgb(8, 44, 28); /* oklch */ color: oklch(26.2% 0.051 160.2);
Tailwind
colors: {
custom: {
50: '#4d6558',
500: '#082c1c',
950: '#000000',
},
}SCSS
$custom: #082c1c; $custom-light: #4d6558; $custom-dark: #000000;
JSON
{
"hex": "#082c1c",
"rgb": {
"r": 8,
"g": 44,
"b": 28
},
"hsl": {
"h": 153.333,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.26245,
"c": 0.0508,
"h": 160.2
},
"luminance": 0.01937
}Semantic roles & 50–950 ramp
primary
#082C1C
secondary
#6B2544
accent
#3C8AEC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78