#03230E#03230E
#03230E is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.6% C 0.055 H 151.5°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #03230E |
|---|---|
| RGB | rgb(3, 35, 14) |
| HSL | hsl(141, 84%, 7%) |
| HSV | hsv(141, 91%, 14%) |
| CMYK | cmyk(91.4%, 0%, 60%, 86.3%) |
| CIE-LAB | lab(10.94, -17.76, 10.01) |
| CIE-LCH | lch(10.94, 20.39, 150.60°) |
| OKLab | oklab(22.62% -0.0485 0.0264) |
| OKLCH | oklch(22.62% 0.055 151.5) |
| XYZ | xyz(0.7178, 1.2530, 0.6194) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.32
Very Dark Green
#062E03
ΔE00 6.77
Dark Green
#033500
ΔE00 9.63
Evergreen
#05472A
ΔE00 11.35
Hunter Green (survey)
#0B4008
ΔE00 12.22
Pine Green
#0A481E
ΔE00 12.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03230E #230318
analogous
#082303 #03230E #03231E
triadic
#03230E #0E0323 #230E03
tetradic
#03230E #030823 #230318 #231E03
square
#03230E #030823 #230318 #231E03
split-complementary
#03230E #1E0323 #230308
monochromatic
#021C0B #021C0B #03230E #085B25 #0D943B
Accessibility & contrast
On white
16.79
#03230E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#03230E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03230E
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03230E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03230E | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 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: #03230e; /* rgb */ color: rgb(3, 35, 14); /* oklch */ color: oklch(22.6% 0.055 151.5);
Tailwind
colors: {
custom: {
50: '#475e4d',
500: '#03230e',
950: '#000000',
},
}SCSS
$custom: #03230e; $custom-light: #475e4d; $custom-dark: #000000;
JSON
{
"hex": "#03230e",
"rgb": {
"r": 3,
"g": 35,
"b": 14
},
"hsl": {
"h": 140.625,
"s": 84.211,
"l": 7.451
},
"oklch": {
"l": 0.22618,
"c": 0.05521,
"h": 151.5
},
"luminance": 0.01253
}Semantic roles & 50–950 ramp
primary
#03230E
secondary
#671B4D
accent
#2DB4FA
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977