#062E10#062E10
#062E10 is a dark, moderate green. Relative luminance 0.020; OKLCH L 26.6% C 0.069 H 147.9°. Best body text is #FFFFFF at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #062E10 |
|---|---|
| RGB | rgb(6, 46, 16) |
| HSL | hsl(135, 77%, 10%) |
| HSV | hsv(135, 87%, 18%) |
| CMYK | cmyk(87%, 0%, 65.2%, 82%) |
| CIE-LAB | lab(15.64, -21.76, 15.22) |
| CIE-LCH | lch(15.64, 26.55, 145.03°) |
| OKLab | oklab(26.55% -0.0586 0.0368) |
| OKLCH | oklch(26.55% 0.069 147.9) |
| XYZ | xyz(1.1455, 2.0300, 0.8216) |
| Luminance | 0.0203 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.48
Very Dark Green
#062E03
ΔE00 2.88
Dark Green
#033500
ΔE00 5.38
Hunter Green (survey)
#0B4008
ΔE00 7.76
Evergreen
#05472A
ΔE00 8.10
Pine Green
#0A481E
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062E10 #2E0624
analogous
#102E06 #062E10 #062E24
triadic
#062E10 #10062E #2E1006
tetradic
#062E10 #06102E #2E0624 #2E2406
square
#062E10 #06102E #2E0624 #2E2406
split-complementary
#062E10 #24062E #2E0610
monochromatic
#041B09 #041B09 #062E10 #0D6423 #149A36
Accessibility & contrast
On white
14.94
#062E10 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.41
#062E10 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062E10
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062E10 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062E10 | 1.00 | 14.94 | 1.41 | 14.94 |
| #FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.41 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.94 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F290D
Deuteranopia (green-blind)
#2A2612
Tritanopia (blue-blind)
#002D27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #062e10; /* rgb */ color: rgb(6, 46, 16); /* oklch */ color: oklch(26.6% 0.069 147.9);
Tailwind
colors: {
custom: {
50: '#4d674f',
500: '#062e10',
950: '#000000',
},
}SCSS
$custom: #062e10; $custom-light: #4d674f; $custom-dark: #000000;
JSON
{
"hex": "#062e10",
"rgb": {
"r": 6,
"g": 46,
"b": 16
},
"hsl": {
"h": 135,
"s": 76.923,
"l": 10.196
},
"oklch": {
"l": 0.26551,
"c": 0.06918,
"h": 147.9
},
"luminance": 0.0203
}Semantic roles & 50–950 ramp
primary
#062E10
secondary
#6F215B
accent
#34C4F3
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#010602
muted
#777A78