#082D1F#082D1F
#082D1F is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.7% C 0.049 H 163.9°. Best body text is #FFFFFF at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #082D1F |
|---|---|
| RGB | rgb(8, 45, 31) |
| HSL | hsl(157, 70%, 10%) |
| HSV | hsv(157, 82%, 18%) |
| CMYK | cmyk(82.2%, 0%, 31.1%, 82.4%) |
| CIE-LAB | lab(15.63, -17.20, 5.35) |
| CIE-LCH | lch(15.63, 18.01, 162.73°) |
| OKLab | oklab(26.66% -0.0473 0.0137) |
| OKLCH | oklch(26.66% 0.049 163.9) |
| XYZ | xyz(1.2857, 2.0272, 1.6196) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.55
Very Dark Green
#062E03
ΔE00 9.01
Evergreen
#05472A
ΔE00 9.49
Dark Green
#033500
ΔE00 11.32
Pine Green
#0A481E
ΔE00 11.83
Dark Blue Green
#005249
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082D1F #2D0816
analogous
#082D0C #082D1F #08282D
triadic
#082D1F #1F082D #2D1F08
tetradic
#082D1F #0C082D #2D0816 #282D08
square
#082D1F #0C082D #2D0816 #282D08
split-complementary
#082D1F #2D0828 #2D0C08
monochromatic
#051A12 #051A12 #082D1F #116143 #1A9567
Accessibility & contrast
On white
14.94
#082D1F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#082D1F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082D1F
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082D1F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082D1F | 1.00 | 14.94 | 1.41 | 14.94 |
| #FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C291E
Deuteranopia (green-blind)
#272620
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #082d1f; /* rgb */ color: rgb(8, 45, 31); /* oklch */ color: oklch(26.7% 0.049 163.9);
Tailwind
colors: {
custom: {
50: '#4d665a',
500: '#082d1f',
950: '#000000',
},
}SCSS
$custom: #082d1f; $custom-light: #4d665a; $custom-dark: #000000;
JSON
{
"hex": "#082d1f",
"rgb": {
"r": 8,
"g": 45,
"b": 31
},
"hsl": {
"h": 157.297,
"s": 69.811,
"l": 10.392
},
"oklch": {
"l": 0.26663,
"c": 0.04925,
"h": 163.9
},
"luminance": 0.02027
}Semantic roles & 50–950 ramp
primary
#082D1F
secondary
#6C2540
accent
#3B7EED
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78