#012603#012603
#012603 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.4% C 0.074 H 143.8°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #012603 |
|---|---|
| RGB | rgb(1, 38, 3) |
| HSL | hsl(123, 95%, 8%) |
| HSV | hsv(123, 97%, 15%) |
| CMYK | cmyk(97.4%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(11.95, -21.94, 16.06) |
| CIE-LCH | lch(11.95, 27.19, 143.80°) |
| OKLab | oklab(23.37% -0.06 0.044) |
| OKLCH | oklch(23.37% 0.074 143.8) |
| XYZ | xyz(0.7220, 1.3992, 0.3181) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 2.78
Very Dark Green
#062E03
ΔE00 3.34
Dark Green
#033500
ΔE00 6.23
Hunter Green (survey)
#0B4008
ΔE00 9.21
Pine Green
#0A481E
ΔE00 10.36
Evergreen
#05472A
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012603 #260124
analogous
#122601 #012603 #012615
triadic
#012603 #030126 #260301
tetradic
#012603 #011226 #260124 #261501
square
#012603 #011226 #260124 #261501
split-complementary
#012603 #150126 #260112
monochromatic
#011E02 #011E02 #012603 #036208 #049D0C
Accessibility & contrast
On white
16.41
#012603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#012603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012603
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012603 | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#231E06
Tritanopia (blue-blind)
#00251F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #012603; /* rgb */ color: rgb(1, 38, 3); /* oklch */ color: oklch(23.4% 0.074 143.8);
Tailwind
colors: {
custom: {
50: '#476148',
500: '#012603',
950: '#000000',
},
}SCSS
$custom: #012603; $custom-light: #476148; $custom-dark: #000000;
JSON
{
"hex": "#012603",
"rgb": {
"r": 1,
"g": 38,
"b": 3
},
"hsl": {
"h": 123.243,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23373,
"c": 0.07437,
"h": 143.8
},
"luminance": 0.01399
}Semantic roles & 50–950 ramp
primary
#012603
secondary
#6D1668
accent
#29F3FF
background
#F4F5F4
surface
#E6E9E6
border
#C2C5C2
text
#000500
muted
#777977