#01230E#01230E
#01230E is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.057 H 152.7°. Best body text is #FFFFFF at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #01230E |
|---|---|
| RGB | rgb(1, 35, 14) |
| HSL | hsl(143, 94%, 7%) |
| HSV | hsv(143, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 60%, 86.3%) |
| CIE-LAB | lab(10.85, -18.39, 9.86) |
| CIE-LCH | lch(10.85, 20.87, 151.79°) |
| OKLab | oklab(22.51% -0.0504 0.0261) |
| OKLCH | oklch(22.51% 0.057 152.7) |
| XYZ | xyz(0.6927, 1.2401, 0.6182) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.27
Very Dark Green
#062E03
ΔE00 6.79
Dark Green
#033500
ΔE00 9.64
Evergreen
#05472A
ΔE00 11.24
Hunter Green (survey)
#0B4008
ΔE00 12.23
Pine Green
#0A481E
ΔE00 12.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01230E #230116
analogous
#052301 #01230E #01231F
triadic
#01230E #0E0123 #230E01
tetradic
#01230E #010523 #230116 #231F01
square
#01230E #010523 #230116 #231F01
split-complementary
#01230E #1F0123 #230105
monochromatic
#011E0C #011E0C #01230E #035F26 #049A3E
Accessibility & contrast
On white
16.83
#01230E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#01230E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01230E
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01230E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01230E | 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)
#231F0C
Deuteranopia (green-blind)
#1F1C0F
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #01230e; /* rgb */ color: rgb(1, 35, 14); /* oklch */ color: oklch(22.5% 0.057 152.7);
Tailwind
colors: {
custom: {
50: '#465e4d',
500: '#01230e',
950: '#000000',
},
}SCSS
$custom: #01230e; $custom-light: #465e4d; $custom-dark: #000000;
JSON
{
"hex": "#01230e",
"rgb": {
"r": 1,
"g": 35,
"b": 14
},
"hsl": {
"h": 142.941,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22514,
"c": 0.05674,
"h": 152.7
},
"luminance": 0.0124
}Semantic roles & 50–950 ramp
primary
#01230E
secondary
#6A164A
accent
#29ADFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977