#062702#062702
#062702 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 23.9% C 0.074 H 140.9°. Best body text is #FFFFFF at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #062702 |
|---|---|
| RGB | rgb(6, 39, 2) |
| HSL | hsl(114, 90%, 8%) |
| HSV | hsv(114, 95%, 15%) |
| CMYK | cmyk(84.6%, 0%, 94.9%, 84.7%) |
| CIE-LAB | lab(12.57, -20.94, 17.34) |
| CIE-LCH | lch(12.57, 27.19, 140.38°) |
| OKLab | oklab(23.94% -0.0573 0.0467) |
| OKLCH | oklch(23.94% 0.074 140.9) |
| XYZ | xyz(0.8115, 1.4941, 0.3030) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.55
Very Dark Green
#062E03
ΔE00 2.71
Dark Green
#033500
ΔE00 5.69
Hunter Green (survey)
#0B4008
ΔE00 8.67
Pine Green
#0A481E
ΔE00 10.16
Forrest Green
#154406
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062702 #230227
analogous
#182702 #062702 #022710
triadic
#062702 #020627 #270206
tetradic
#062702 #021827 #230227 #271002
square
#062702 #021827 #230227 #271002
split-complementary
#062702 #100227 #270218
monochromatic
#041D01 #041D01 #062702 #0F6105 #189B08
Accessibility & contrast
On white
16.17
#062702 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#062702 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062702
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062702 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062702 | 1.00 | 16.17 | 1.30 | 16.17 |
| #FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#242005
Tritanopia (blue-blind)
#022520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #062702; /* rgb */ color: rgb(6, 39, 2); /* oklch */ color: oklch(23.9% 0.074 140.9);
Tailwind
colors: {
custom: {
50: '#4a6147',
500: '#062702',
950: '#000000',
},
}SCSS
$custom: #062702; $custom-light: #4a6147; $custom-dark: #000000;
JSON
{
"hex": "#062702",
"rgb": {
"r": 6,
"g": 39,
"b": 2
},
"hsl": {
"h": 113.514,
"s": 90.244,
"l": 8.039
},
"oklch": {
"l": 0.23943,
"c": 0.07392,
"h": 140.9
},
"luminance": 0.01494
}Semantic roles & 50–950 ramp
primary
#062702
secondary
#63186C
accent
#29FFE8
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#010500
muted
#777977