#082F1C#082F1C
#082F1C is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.056 H 157.7°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #082F1C |
|---|---|
| RGB | rgb(8, 47, 28) |
| HSL | hsl(151, 71%, 11%) |
| HSV | hsv(151, 83%, 18%) |
| CMYK | cmyk(83%, 0%, 40.4%, 81.6%) |
| CIE-LAB | lab(16.35, -19.06, 8.40) |
| CIE-LCH | lch(16.35, 20.82, 156.22°) |
| OKLab | oklab(27.23% -0.0517 0.0212) |
| OKLCH | oklch(27.23% 0.056 157.7) |
| XYZ | xyz(1.3261, 2.1683, 1.4470) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.48
Very Dark Green
#062E03
ΔE00 6.95
Evergreen
#05472A
ΔE00 8.02
Dark Green
#033500
ΔE00 9.18
Pine Green
#0A481E
ΔE00 9.93
Hunter Green (survey)
#0B4008
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082F1C #2F081B
analogous
#082F08 #082F1C #082E2F
triadic
#082F1C #1C082F #2F1C08
tetradic
#082F1C #08082F #2F081B #2E2F08
square
#082F1C #08082F #2F081B #2E2F08
split-complementary
#082F1C #2F082E #2F0808
monochromatic
#041A10 #041A10 #082F1C #11633B #1A985A
Accessibility & contrast
On white
14.65
#082F1C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#082F1C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082F1C
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082F1C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082F1C | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F2B1B
Deuteranopia (green-blind)
#2A271D
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #082f1c; /* rgb */ color: rgb(8, 47, 28); /* oklch */ color: oklch(27.2% 0.056 157.7);
Tailwind
colors: {
custom: {
50: '#4e6858',
500: '#082f1c',
950: '#000000',
},
}SCSS
$custom: #082f1c; $custom-light: #4e6858; $custom-dark: #000000;
JSON
{
"hex": "#082f1c",
"rgb": {
"r": 8,
"g": 47,
"b": 28
},
"hsl": {
"h": 150.769,
"s": 70.909,
"l": 10.784
},
"oklch": {
"l": 0.27227,
"c": 0.0559,
"h": 157.7
},
"luminance": 0.02168
}Semantic roles & 50–950 ramp
primary
#082F1C
secondary
#6E2548
accent
#3A92EE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#020603
muted
#787A78