#063A1B#063A1B
#063A1B is a dark, moderate green. Relative luminance 0.031; OKLCH L 30.7% C 0.076 H 151.7°. Best body text is #FFFFFF at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #063A1B |
|---|---|
| RGB | rgb(6, 58, 27) |
| HSL | hsl(144, 81%, 13%) |
| HSV | hsv(144, 90%, 23%) |
| CMYK | cmyk(89.7%, 0%, 53.4%, 77.3%) |
| CIE-LAB | lab(20.61, -24.88, 14.66) |
| CIE-LCH | lch(20.61, 28.88, 149.50°) |
| OKLab | oklab(30.72% -0.0668 0.036) |
| OKLCH | oklch(30.72% 0.076 151.7) |
| XYZ | xyz(1.7858, 3.1437, 1.5494) |
| Luminance | 0.0314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 4.36
Dark Forest Green
#002D04
ΔE00 4.72
Pine Green
#0A481E
ΔE00 4.93
Very Dark Green
#062E03
ΔE00 5.01
Dark Green
#033500
ΔE00 5.56
Hunter Green (survey)
#0B4008
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#063A1B #3A0625
analogous
#0B3A06 #063A1B #063A35
triadic
#063A1B #1B063A #3A1B06
tetradic
#063A1B #060B3A #3A0625 #3A3506
square
#063A1B #060B3A #3A0625 #3A3506
split-complementary
#063A1B #35063A #3A060B
monochromatic
#031C0D #031C0D #063A1B #0C7135 #11A94F
Accessibility & contrast
On white
12.89
#063A1B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#063A1B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #063A1B
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##063A1B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##063A1B | 1.00 | 12.89 | 1.63 | 12.89 |
| #FFFFFF | 12.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3A3419
Deuteranopia (green-blind)
#34301D
Tritanopia (blue-blind)
#003933
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #063a1b; /* rgb */ color: rgb(6, 58, 27); /* oklch */ color: oklch(30.7% 0.076 151.7);
Tailwind
colors: {
custom: {
50: '#507158',
500: '#063a1b',
950: '#000000',
},
}SCSS
$custom: #063a1b; $custom-light: #507158; $custom-dark: #000000;
JSON
{
"hex": "#063a1b",
"rgb": {
"r": 6,
"g": 58,
"b": 27
},
"hsl": {
"h": 144.231,
"s": 81.25,
"l": 12.549
},
"oklch": {
"l": 0.30722,
"c": 0.07589,
"h": 151.7
},
"luminance": 0.03144
}Semantic roles & 50–950 ramp
primary
#063A1B
secondary
#7A2256
accent
#30A7F8
background
#F4F6F5
surface
#E7ECE9
border
#C3C7C5
text
#020703
muted
#787A78