#01230C#01230C
#01230C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.059 H 150.7°. Best body text is #FFFFFF at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #01230C |
|---|---|
| RGB | rgb(1, 35, 12) |
| HSL | hsl(139, 94%, 7%) |
| HSV | hsv(139, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 65.7%, 86.3%) |
| CIE-LAB | lab(10.81, -18.76, 10.77) |
| CIE-LCH | lch(10.81, 21.63, 150.14°) |
| OKLab | oklab(22.47% -0.0516 0.0289) |
| OKLCH | oklch(22.47% 0.059 150.7) |
| XYZ | xyz(0.6798, 1.2350, 0.5503) |
| Luminance | 0.0123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.79
Very Dark Green
#062E03
ΔE00 6.30
Dark Green
#033500
ΔE00 9.18
Evergreen
#05472A
ΔE00 11.18
Hunter Green (survey)
#0B4008
ΔE00 11.84
Pine Green
#0A481E
ΔE00 12.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01230C #230118
analogous
#072301 #01230C #01231D
triadic
#01230C #0C0123 #230C01
tetradic
#01230C #010723 #230118 #231D01
square
#01230C #010723 #230118 #231D01
split-complementary
#01230C #1D0123 #230107
monochromatic
#011E0A #011E0A #01230C #035F20 #049A35
Accessibility & contrast
On white
16.84
#01230C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#01230C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01230C
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01230C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01230C | 1.00 | 16.84 | 1.25 | 16.84 |
| #FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.84 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0A
Deuteranopia (green-blind)
#1F1C0E
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #01230c; /* rgb */ color: rgb(1, 35, 12); /* oklch */ color: oklch(22.5% 0.059 150.7);
Tailwind
colors: {
custom: {
50: '#465e4c',
500: '#01230c',
950: '#000000',
},
}SCSS
$custom: #01230c; $custom-light: #465e4c; $custom-dark: #000000;
JSON
{
"hex": "#01230c",
"rgb": {
"r": 1,
"g": 35,
"b": 12
},
"hsl": {
"h": 139.412,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22471,
"c": 0.05911,
"h": 150.7
},
"luminance": 0.01235
}Semantic roles & 50–950 ramp
primary
#01230C
secondary
#6A164F
accent
#29BAFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977