#062B14#062B14
#062B14 is a dark, muted green. Relative luminance 0.018; OKLCH L 25.6% C 0.060 H 152.1°. Best body text is #FFFFFF at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #062B14 |
|---|---|
| RGB | rgb(6, 43, 20) |
| HSL | hsl(143, 76%, 10%) |
| HSV | hsv(143, 86%, 17%) |
| CMYK | cmyk(86%, 0%, 53.5%, 83.1%) |
| CIE-LAB | lab(14.50, -19.55, 11.32) |
| CIE-LCH | lch(14.50, 22.59, 149.94°) |
| OKLab | oklab(25.62% -0.0527 0.0279) |
| OKLCH | oklch(25.62% 0.06 152.1) |
| XYZ | xyz(1.0652, 1.8169, 0.9562) |
| Luminance | 0.0182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.73
Very Dark Green
#062E03
ΔE00 5.19
Dark Green
#033500
ΔE00 7.79
Evergreen
#05472A
ΔE00 8.86
Pine Green
#0A481E
ΔE00 9.94
Hunter Green (survey)
#0B4008
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062B14 #2B061D
analogous
#0B2B06 #062B14 #062B27
triadic
#062B14 #14062B #2B1406
tetradic
#062B14 #060B2B #2B061D #2B2706
square
#062B14 #060B2B #2B061D #2B2706
split-complementary
#062B14 #27062B #2B060B
monochromatic
#041B0C #041B0C #062B14 #0D612D #159646
Accessibility & contrast
On white
15.40
#062B14 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.36
#062B14 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062B14
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062B14 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062B14 | 1.00 | 15.40 | 1.36 | 15.40 |
| #FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.36 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.40 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B2712
Deuteranopia (green-blind)
#272316
Tritanopia (blue-blind)
#002A25
Achromatopsia (no color)
#252525
Design tokens & code
CSS
--color: #062b14; /* rgb */ color: rgb(6, 43, 20); /* oklch */ color: oklch(25.6% 0.060 152.1);
Tailwind
colors: {
custom: {
50: '#4c6551',
500: '#062b14',
950: '#000000',
},
}SCSS
$custom: #062b14; $custom-light: #4c6551; $custom-dark: #000000;
JSON
{
"hex": "#062b14",
"rgb": {
"r": 6,
"g": 43,
"b": 20
},
"hsl": {
"h": 142.703,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.25625,
"c": 0.05963,
"h": 152.1
},
"luminance": 0.01817
}Semantic roles & 50–950 ramp
primary
#062B14
secondary
#6C214F
accent
#36ABF2
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010502
muted
#777A78