#01230D#01230D
#01230D is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.058 H 151.7°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #01230D |
|---|---|
| RGB | rgb(1, 35, 13) |
| HSL | hsl(141, 94%, 7%) |
| HSV | hsv(141, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 62.9%, 86.3%) |
| CIE-LAB | lab(10.83, -18.58, 10.33) |
| CIE-LCH | lch(10.83, 21.26, 150.93°) |
| OKLab | oklab(22.49% -0.051 0.0275) |
| OKLCH | oklch(22.49% 0.058 151.7) |
| XYZ | xyz(0.6861, 1.2375, 0.5834) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.02
Very Dark Green
#062E03
ΔE00 6.54
Dark Green
#033500
ΔE00 9.40
Evergreen
#05472A
ΔE00 11.20
Hunter Green (survey)
#0B4008
ΔE00 12.03
Pine Green
#0A481E
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01230D #230117
analogous
#062301 #01230D #01231E
triadic
#01230D #0D0123 #230D01
tetradic
#01230D #010623 #230117 #231E01
square
#01230D #010623 #230117 #231E01
split-complementary
#01230D #1E0123 #230106
monochromatic
#011E0B #011E0B #01230D #035F23 #049A39
Accessibility & contrast
On white
16.83
#01230D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#01230D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01230D
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01230D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01230D | 1.00 | 16.83 | 1.25 | 16.83 |
| #FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0B
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #01230d; /* rgb */ color: rgb(1, 35, 13); /* oklch */ color: oklch(22.5% 0.058 151.7);
Tailwind
colors: {
custom: {
50: '#465e4c',
500: '#01230d',
950: '#000000',
},
}SCSS
$custom: #01230d; $custom-light: #465e4c; $custom-dark: #000000;
JSON
{
"hex": "#01230d",
"rgb": {
"r": 1,
"g": 35,
"b": 13
},
"hsl": {
"h": 141.176,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22492,
"c": 0.05793,
"h": 151.7
},
"luminance": 0.01238
}Semantic roles & 50–950 ramp
primary
#01230D
secondary
#6A164C
accent
#29B3FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977