#082C0F#082C0F
#082C0F is a dark, moderate green. Relative luminance 0.019; OKLCH L 25.9% C 0.066 H 146.8°. Best body text is #FFFFFF at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #082C0F |
|---|---|
| RGB | rgb(8, 44, 15) |
| HSL | hsl(132, 69%, 10%) |
| HSV | hsv(132, 82%, 17%) |
| CMYK | cmyk(81.8%, 0%, 65.9%, 82.7%) |
| CIE-LAB | lab(14.88, -20.47, 14.81) |
| CIE-LCH | lch(14.88, 25.27, 144.12°) |
| OKLab | oklab(25.94% -0.0552 0.0361) |
| OKLCH | oklch(25.94% 0.066 146.8) |
| XYZ | xyz(1.0870, 1.8874, 0.7589) |
| Luminance | 0.0189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.93
Very Dark Green
#062E03
ΔE00 3.20
Dark Green
#033500
ΔE00 5.92
Hunter Green (survey)
#0B4008
ΔE00 8.39
Evergreen
#05472A
ΔE00 8.78
Pine Green
#0A481E
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#082C0F #2C0825
analogous
#132C08 #082C0F #082C21
triadic
#082C0F #0F082C #2C0F08
tetradic
#082C0F #08132C #2C0825 #2C2108
square
#082C0F #08132C #2C0825 #2C2108
split-complementary
#082C0F #21082C #2C0813
monochromatic
#051A09 #051A09 #082C0F #116021 #1B9432
Accessibility & contrast
On white
15.25
#082C0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.38
#082C0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #082C0F
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##082C0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##082C0F | 1.00 | 15.25 | 1.38 | 15.25 |
| #FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.38 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.25 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D270C
Deuteranopia (green-blind)
#282411
Tritanopia (blue-blind)
#012B25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #082c0f; /* rgb */ color: rgb(8, 44, 15); /* oklch */ color: oklch(25.9% 0.066 146.8);
Tailwind
colors: {
custom: {
50: '#4d654e',
500: '#082c0f',
950: '#000000',
},
}SCSS
$custom: #082c0f; $custom-light: #4d654e; $custom-dark: #000000;
JSON
{
"hex": "#082c0f",
"rgb": {
"r": 8,
"g": 44,
"b": 15
},
"hsl": {
"h": 131.667,
"s": 69.231,
"l": 10.196
},
"oklch": {
"l": 0.25938,
"c": 0.06599,
"h": 146.8
},
"luminance": 0.01887
}Semantic roles & 50–950 ramp
primary
#082C0F
secondary
#6B255D
accent
#3CCAEC
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010601
muted
#777A77