#08230C#08230C
#08230C is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.054 H 146.4°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #08230C |
|---|---|
| RGB | rgb(8, 35, 12) |
| HSL | hsl(129, 63%, 8%) |
| HSV | hsv(129, 77%, 14%) |
| CMYK | cmyk(77.1%, 0%, 65.7%, 86.3%) |
| CIE-LAB | lab(11.14, -16.56, 11.27) |
| CIE-LCH | lch(11.14, 20.03, 145.76°) |
| OKLab | oklab(22.83% -0.0451 0.0299) |
| OKLCH | oklch(22.83% 0.054 146.4) |
| XYZ | xyz(0.7675, 1.2802, 0.5544) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.11
Very Dark Green
#062E03
ΔE00 6.36
Dark Green
#033500
ΔE00 9.26
Evergreen
#05472A
ΔE00 11.64
Hunter Green (survey)
#0B4008
ΔE00 11.86
Pine Green
#0A481E
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08230C #23081F
analogous
#112308 #08230C #082319
triadic
#08230C #0C0823 #230C08
tetradic
#08230C #081123 #23081F #231908
square
#08230C #081123 #23081F #231908
split-complementary
#08230C #190823 #230811
monochromatic
#061909 #061909 #08230C #13551D #1F872E
Accessibility & contrast
On white
16.72
#08230C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#08230C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08230C
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08230C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08230C | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F0A
Deuteranopia (green-blind)
#201D0E
Tritanopia (blue-blind)
#04221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #08230c; /* rgb */ color: rgb(8, 35, 12); /* oklch */ color: oklch(22.8% 0.054 146.4);
Tailwind
colors: {
custom: {
50: '#4a5e4c',
500: '#08230c',
950: '#000000',
},
}SCSS
$custom: #08230c; $custom-light: #4a5e4c; $custom-dark: #000000;
JSON
{
"hex": "#08230c",
"rgb": {
"r": 8,
"g": 35,
"b": 12
},
"hsl": {
"h": 128.889,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.2283,
"c": 0.05409,
"h": 146.4
},
"luminance": 0.0128
}Semantic roles & 50–950 ramp
primary
#08230C
secondary
#612658
accent
#42CEE6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977