#03230F#03230F
#03230F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.6% C 0.054 H 152.5°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #03230F |
|---|---|
| RGB | rgb(3, 35, 15) |
| HSL | hsl(143, 84%, 7%) |
| HSV | hsv(143, 91%, 14%) |
| CMYK | cmyk(91.4%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(10.96, -17.57, 9.52) |
| CIE-LCH | lch(10.96, 19.98, 151.55°) |
| OKLab | oklab(22.64% -0.0479 0.0249) |
| OKLCH | oklch(22.64% 0.054 152.5) |
| XYZ | xyz(0.7247, 1.2558, 0.6560) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.58
Very Dark Green
#062E03
ΔE00 7.04
Dark Green
#033500
ΔE00 9.89
Evergreen
#05472A
ΔE00 11.40
Hunter Green (survey)
#0B4008
ΔE00 12.44
Pine Green
#0A481E
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03230F #230317
analogous
#072303 #03230F #03231F
triadic
#03230F #0F0323 #230F03
tetradic
#03230F #030723 #230317 #231F03
square
#03230F #030723 #230317 #231F03
split-complementary
#03230F #1F0323 #230307
monochromatic
#021C0C #021C0C #03230F #085B27 #0D943F
Accessibility & contrast
On white
16.78
#03230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#03230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03230F
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03230F | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 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: #03230f; /* rgb */ color: rgb(3, 35, 15); /* oklch */ color: oklch(22.6% 0.054 152.5);
Tailwind
colors: {
custom: {
50: '#475e4e',
500: '#03230f',
950: '#000000',
},
}SCSS
$custom: #03230f; $custom-light: #475e4e; $custom-dark: #000000;
JSON
{
"hex": "#03230f",
"rgb": {
"r": 3,
"g": 35,
"b": 15
},
"hsl": {
"h": 142.5,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.22641,
"c": 0.05399,
"h": 152.5
},
"luminance": 0.01256
}Semantic roles & 50–950 ramp
primary
#03230F
secondary
#671B4A
accent
#2DAEFA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977