#082C1F#082C1F
#082C1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.3% C 0.048 H 165.1°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #082C1F |
|---|---|
| RGB | rgb(8, 44, 31) |
| HSL | hsl(158, 69%, 10%) |
| HSV | hsv(158, 82%, 17%) |
| CMYK | cmyk(81.8%, 0%, 29.5%, 82.7%) |
| CIE-LAB | lab(15.23, -16.66, 4.79) |
| CIE-LCH | lch(15.23, 17.34, 163.96°) |
| OKLab | oklab(26.34% -0.046 0.0122) |
| OKLCH | oklch(26.34% 0.048 165.1) |
| XYZ | xyz(1.2480, 1.9518, 1.6070) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.99
Very Dark Green
#062E03
ΔE00 9.43
Evergreen
#05472A
ΔE00 10.00
Dark Green
#033500
ΔE00 11.79
Pine Green
#0A481E
ΔE00 12.36
Dark Blue Green
#005249
ΔE00 12.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082C1F #2C0815
analogous
#082C0D #082C1F #08272C
triadic
#082C1F #1F082C #2C1F08
tetradic
#082C1F #0D082C #2C0815 #272C08
square
#082C1F #0D082C #2C0815 #272C08
split-complementary
#082C1F #2C0827 #2C0D08
monochromatic
#051A12 #051A12 #082C1F #116043 #1B9468
Accessibility & contrast
On white
15.10
#082C1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#082C1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082C1F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082C1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082C1F | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B281E
Deuteranopia (green-blind)
#262520
Tritanopia (blue-blind)
#002C28
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #082c1f; /* rgb */ color: rgb(8, 44, 31); /* oklch */ color: oklch(26.3% 0.048 165.1);
Tailwind
colors: {
custom: {
50: '#4d655a',
500: '#082c1f',
950: '#000000',
},
}SCSS
$custom: #082c1f; $custom-light: #4d655a; $custom-dark: #000000;
JSON
{
"hex": "#082c1f",
"rgb": {
"r": 8,
"g": 44,
"b": 31
},
"hsl": {
"h": 158.333,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.26338,
"c": 0.04759,
"h": 165.1
},
"luminance": 0.01952
}Semantic roles & 50–950 ramp
primary
#082C1F
secondary
#6B253E
accent
#3C7BEC
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010503
muted
#777A78