#01230F#01230F
#01230F is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.056 H 153.7°. Best body text is #FFFFFF at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #01230F |
|---|---|
| RGB | rgb(1, 35, 15) |
| HSL | hsl(145, 94%, 7%) |
| HSV | hsv(145, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(10.87, -18.19, 9.37) |
| CIE-LCH | lch(10.87, 20.46, 152.74°) |
| OKLab | oklab(22.54% -0.0498 0.0246) |
| OKLCH | oklch(22.54% 0.056 153.7) |
| XYZ | xyz(0.6997, 1.2429, 0.6549) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.54
Very Dark Green
#062E03
ΔE00 7.06
Dark Green
#033500
ΔE00 9.89
Evergreen
#05472A
ΔE00 11.29
Hunter Green (survey)
#0B4008
ΔE00 12.45
Pine Green
#0A481E
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#01230F #230115
analogous
#042301 #01230F #012320
triadic
#01230F #0F0123 #230F01
tetradic
#01230F #010423 #230115 #232001
square
#01230F #010423 #230115 #232001
split-complementary
#01230F #200123 #230104
monochromatic
#011E0D #011E0D #01230F #035F29 #049A42
Accessibility & contrast
On white
16.82
#01230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#01230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #01230F
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##01230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##01230F | 1.00 | 16.82 | 1.25 | 16.82 |
| #FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#1F1C10
Tritanopia (blue-blind)
#00221E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #01230f; /* rgb */ color: rgb(1, 35, 15); /* oklch */ color: oklch(22.5% 0.056 153.7);
Tailwind
colors: {
custom: {
50: '#465e4e',
500: '#01230f',
950: '#000000',
},
}SCSS
$custom: #01230f; $custom-light: #465e4e; $custom-dark: #000000;
JSON
{
"hex": "#01230f",
"rgb": {
"r": 1,
"g": 35,
"b": 15
},
"hsl": {
"h": 144.706,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22537,
"c": 0.05555,
"h": 153.7
},
"luminance": 0.01243
}Semantic roles & 50–950 ramp
primary
#01230F
secondary
#6A1647
accent
#29A7FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977