#062B18#062B18
#062B18 is a dark, muted green. Relative luminance 0.018; OKLCH L 25.7% C 0.055 H 156.5°. Best body text is #FFFFFF at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #062B18 |
|---|---|
| RGB | rgb(6, 43, 24) |
| HSL | hsl(149, 76%, 10%) |
| HSV | hsv(149, 86%, 17%) |
| CMYK | cmyk(86%, 0%, 44.2%, 83.1%) |
| CIE-LAB | lab(14.58, -18.59, 8.72) |
| CIE-LCH | lch(14.58, 20.54, 154.86°) |
| OKLab | oklab(25.72% -0.0503 0.0219) |
| OKLCH | oklch(25.72% 0.055 156.5) |
| XYZ | xyz(1.1037, 1.8323, 1.1595) |
| Luminance | 0.0183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.29
Very Dark Green
#062E03
ΔE00 6.78
Evergreen
#05472A
ΔE00 9.11
Dark Green
#033500
ΔE00 9.28
Pine Green
#0A481E
ΔE00 10.76
Hunter Green (survey)
#0B4008
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062B18 #2B0619
analogous
#072B06 #062B18 #062B2B
triadic
#062B18 #18062B #2B1806
tetradic
#062B18 #06072B #2B0619 #2B2B06
square
#062B18 #06072B #2B0619 #2B2B06
split-complementary
#062B18 #2B062B #2B0607
monochromatic
#041B0F #041B0F #062B18 #0D6136 #159654
Accessibility & contrast
On white
15.37
#062B18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.37
#062B18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062B18
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062B18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062B18 | 1.00 | 15.37 | 1.37 | 15.37 |
| #FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2717
Deuteranopia (green-blind)
#262319
Tritanopia (blue-blind)
#002B26
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062b18; /* rgb */ color: rgb(6, 43, 24); /* oklch */ color: oklch(25.7% 0.055 156.5);
Tailwind
colors: {
custom: {
50: '#4b6554',
500: '#062b18',
950: '#000000',
},
}SCSS
$custom: #062b18; $custom-light: #4b6554; $custom-dark: #000000;
JSON
{
"hex": "#062b18",
"rgb": {
"r": 6,
"g": 43,
"b": 24
},
"hsl": {
"h": 149.189,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25724,
"c": 0.05489,
"h": 156.5
},
"luminance": 0.01832
}Semantic roles & 50–950 ramp
primary
#062B18
secondary
#6C2147
accent
#3696F2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78