#0C230B#0C230B
#0C230B is a very dark, muted green. Relative luminance 0.013; OKLCH L 23.0% C 0.053 H 142.9°. Best body text is #FFFFFF at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #0C230B |
|---|---|
| RGB | rgb(12, 35, 11) |
| HSL | hsl(118, 52%, 9%) |
| HSV | hsv(118, 69%, 14%) |
| CMYK | cmyk(65.7%, 0%, 68.6%, 86.3%) |
| CIE-LAB | lab(11.31, -15.43, 11.98) |
| CIE-LCH | lch(11.31, 19.53, 142.18°) |
| OKLab | oklab(23.02% -0.042 0.0318) |
| OKLCH | oklch(23.02% 0.053 142.9) |
| XYZ | xyz(0.8130, 1.3043, 0.5255) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.30
Very Dark Green
#062E03
ΔE00 6.37
Dark Green
#033500
ΔE00 9.24
Hunter Green (survey)
#0B4008
ΔE00 11.81
Evergreen
#05472A
ΔE00 12.00
Pine Green
#0A481E
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0C230B #220B23
analogous
#18230B #0C230B #0B2316
triadic
#0C230B #0B0C23 #230B0C
tetradic
#0C230B #0B1823 #220B23 #23160B
square
#0C230B #0B1823 #220B23 #23160B
split-complementary
#0C230B #160B23 #230B18
monochromatic
#081707 #081707 #0C230B #1C521A #2C8028
Accessibility & contrast
On white
16.66
#0C230B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0C230B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0C230B
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0C230B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0C230B | 1.00 | 16.66 | 1.26 | 16.66 |
| #FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F09
Deuteranopia (green-blind)
#211D0D
Tritanopia (blue-blind)
#09221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0c230b; /* rgb */ color: rgb(12, 35, 11); /* oklch */ color: oklch(23.0% 0.053 142.9);
Tailwind
colors: {
custom: {
50: '#4c5e4b',
500: '#0c230b',
950: '#000000',
},
}SCSS
$custom: #0c230b; $custom-light: #4c5e4b; $custom-dark: #000000;
JSON
{
"hex": "#0c230b",
"rgb": {
"r": 12,
"g": 35,
"b": 11
},
"hsl": {
"h": 117.5,
"s": 52.174,
"l": 9.02
},
"oklch": {
"l": 0.23016,
"c": 0.05274,
"h": 142.9
},
"luminance": 0.01304
}Semantic roles & 50–950 ramp
primary
#0C230B
secondary
#5C2C5E
accent
#4CDCD6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977