#062103#062103
#062103 is a very dark, moderate green. Relative luminance 0.011; OKLCH L 21.9% C 0.064 H 141.0°. Best body text is #FFFFFF at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #062103 |
|---|---|
| RGB | rgb(6, 33, 3) |
| HSL | hsl(114, 83%, 7%) |
| HSV | hsv(114, 91%, 13%) |
| CMYK | cmyk(81.8%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(10.05, -17.30, 13.45) |
| CIE-LCH | lch(10.05, 21.92, 142.14°) |
| OKLab | oklab(21.86% -0.0495 0.0401) |
| OKLCH | oklch(21.86% 0.064 141) |
| XYZ | xyz(0.6354, 1.1329, 0.2713) |
| Luminance | 0.0113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.51
Very Dark Green
#062E03
ΔE00 5.71
Dark Green
#033500
ΔE00 8.67
Hunter Green (survey)
#0B4008
ΔE00 11.51
Evergreen
#05472A
ΔE00 12.18
Pine Green
#0A481E
ΔE00 12.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#062103 #1E0321
analogous
#152103 #062103 #03210F
triadic
#062103 #030621 #210306
tetradic
#062103 #031521 #1E0321 #210F03
square
#062103 #031521 #1E0321 #210F03
split-complementary
#062103 #0F0321 #210315
monochromatic
#051C03 #051C03 #062103 #105908 #1A910D
Accessibility & contrast
On white
17.12
#062103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#062103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #062103
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##062103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##062103 | 1.00 | 17.12 | 1.23 | 17.12 |
| #FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D01
Deuteranopia (green-blind)
#1F1B05
Tritanopia (blue-blind)
#03201B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #062103; /* rgb */ color: rgb(6, 33, 3); /* oklch */ color: oklch(21.9% 0.064 141.0);
Tailwind
colors: {
custom: {
50: '#485c48',
500: '#062103',
950: '#000000',
},
}SCSS
$custom: #062103; $custom-light: #485c48; $custom-dark: #000000;
JSON
{
"hex": "#062103",
"rgb": {
"r": 6,
"g": 33,
"b": 3
},
"hsl": {
"h": 114,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.21862,
"c": 0.06375,
"h": 141
},
"luminance": 0.01133
}Semantic roles & 50–950 ramp
primary
#062103
secondary
#5E1B65
accent
#2EFAE5
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977