#03230C#03230C
#03230C is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.058 H 149.5°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #03230C |
|---|---|
| RGB | rgb(3, 35, 12) |
| HSL | hsl(137, 84%, 7%) |
| HSV | hsv(137, 91%, 14%) |
| CMYK | cmyk(91.4%, 0%, 65.7%, 86.3%) |
| CIE-LAB | lab(10.91, -18.13, 10.92) |
| CIE-LCH | lch(10.91, 21.17, 148.95°) |
| OKLab | oklab(22.58% -0.0496 0.0292) |
| OKLCH | oklch(22.58% 0.058 149.5) |
| XYZ | xyz(0.7049, 1.2479, 0.5515) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.84
Very Dark Green
#062E03
ΔE00 6.28
Dark Green
#033500
ΔE00 9.18
Evergreen
#05472A
ΔE00 11.29
Hunter Green (survey)
#0B4008
ΔE00 11.83
Pine Green
#0A481E
ΔE00 12.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03230C #23031A
analogous
#0A2303 #03230C #03231C
triadic
#03230C #0C0323 #230C03
tetradic
#03230C #030A23 #23031A #231C03
square
#03230C #030A23 #23031A #231C03
split-complementary
#03230C #1C0323 #23030A
monochromatic
#021C0A #021C0A #03230C #085B1F #0D9433
Accessibility & contrast
On white
16.81
#03230C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#03230C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03230C
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03230C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03230C | 1.00 | 16.81 | 1.25 | 16.81 |
| #FFFFFF | 16.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.81 | 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: #03230c; /* rgb */ color: rgb(3, 35, 12); /* oklch */ color: oklch(22.6% 0.058 149.5);
Tailwind
colors: {
custom: {
50: '#475e4c',
500: '#03230c',
950: '#000000',
},
}SCSS
$custom: #03230c; $custom-light: #475e4c; $custom-dark: #000000;
JSON
{
"hex": "#03230c",
"rgb": {
"r": 3,
"g": 35,
"b": 12
},
"hsl": {
"h": 136.875,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.22575,
"c": 0.05759,
"h": 149.5
},
"luminance": 0.01248
}Semantic roles & 50–950 ramp
primary
#03230C
secondary
#671B52
accent
#2DC1FA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977