#062F0F#062F0F
#062F0F is a dark, moderate green. Relative luminance 0.021; OKLCH L 26.9% C 0.072 H 147.0°. Best body text is #FFFFFF at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #062F0F |
|---|---|
| RGB | rgb(6, 47, 15) |
| HSL | hsl(133, 77%, 10%) |
| HSV | hsv(133, 87%, 18%) |
| CMYK | cmyk(87.2%, 0%, 68.1%, 81.6%) |
| CIE-LAB | lab(16.03, -22.38, 16.26) |
| CIE-LCH | lch(16.03, 27.66, 144.00°) |
| OKLab | oklab(26.87% -0.0603 0.0391) |
| OKLCH | oklch(26.87% 0.072 147) |
| XYZ | xyz(1.1778, 2.1061, 0.7963) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.01
Very Dark Green
#062E03
ΔE00 2.35
Dark Green
#033500
ΔE00 4.75
Hunter Green (survey)
#0B4008
ΔE00 7.16
Pine Green
#0A481E
ΔE00 7.84
Evergreen
#05472A
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062F0F #2F0626
analogous
#112F06 #062F0F #062F23
triadic
#062F0F #0F062F #2F0F06
tetradic
#062F0F #06112F #2F0626 #2F2306
square
#062F0F #06112F #2F0626 #2F2306
split-complementary
#062F0F #23062F #2F0611
monochromatic
#031B09 #031B09 #062F0F #0D6520 #149C32
Accessibility & contrast
On white
14.78
#062F0F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#062F0F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062F0F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062F0F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062F0F | 1.00 | 14.78 | 1.42 | 14.78 |
| #FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302A0C
Deuteranopia (green-blind)
#2B2712
Tritanopia (blue-blind)
#002E28
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #062f0f; /* rgb */ color: rgb(6, 47, 15); /* oklch */ color: oklch(26.9% 0.072 147.0);
Tailwind
colors: {
custom: {
50: '#4d684e',
500: '#062f0f',
950: '#000000',
},
}SCSS
$custom: #062f0f; $custom-light: #4d684e; $custom-dark: #000000;
JSON
{
"hex": "#062f0f",
"rgb": {
"r": 6,
"g": 47,
"b": 15
},
"hsl": {
"h": 133.171,
"s": 77.358,
"l": 10.392
},
"oklch": {
"l": 0.2687,
"c": 0.07183,
"h": 147
},
"luminance": 0.02106
}Semantic roles & 50–950 ramp
primary
#062F0F
secondary
#70215E
accent
#34CAF4
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020601
muted
#787A77