#08230F#08230F
#08230F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.9% C 0.050 H 149.4°. Best body text is #FFFFFF at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #08230F |
|---|---|
| RGB | rgb(8, 35, 15) |
| HSL | hsl(136, 63%, 8%) |
| HSV | hsv(136, 77%, 14%) |
| CMYK | cmyk(77.1%, 0%, 57.1%, 86.3%) |
| CIE-LAB | lab(11.19, -15.99, 9.87) |
| CIE-LCH | lch(11.19, 18.79, 148.31°) |
| OKLab | oklab(22.9% -0.0434 0.0257) |
| OKLCH | oklch(22.9% 0.05 149.4) |
| XYZ | xyz(0.7873, 1.2881, 0.6590) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.83
Very Dark Green
#062E03
ΔE00 7.11
Dark Green
#033500
ΔE00 9.97
Evergreen
#05472A
ΔE00 11.76
Hunter Green (survey)
#0B4008
ΔE00 12.47
Pine Green
#0A481E
ΔE00 12.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08230F #23081C
analogous
#0E2308 #08230F #08231C
triadic
#08230F #0F0823 #230F08
tetradic
#08230F #080E23 #23081C #231C08
square
#08230F #080E23 #23081C #231C08
split-complementary
#08230F #1C0823 #23080E
monochromatic
#06190B #06190B #08230F #135524 #1F873A
Accessibility & contrast
On white
16.70
#08230F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#08230F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08230F
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08230F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08230F | 1.00 | 16.70 | 1.26 | 16.70 |
| #FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F0E
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#03221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #08230f; /* rgb */ color: rgb(8, 35, 15); /* oklch */ color: oklch(22.9% 0.050 149.4);
Tailwind
colors: {
custom: {
50: '#4a5e4e',
500: '#08230f',
950: '#000000',
},
}SCSS
$custom: #08230f; $custom-light: #4a5e4e; $custom-dark: #000000;
JSON
{
"hex": "#08230f",
"rgb": {
"r": 8,
"g": 35,
"b": 15
},
"hsl": {
"h": 135.556,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.22895,
"c": 0.05039,
"h": 149.4
},
"luminance": 0.01288
}Semantic roles & 50–950 ramp
primary
#08230F
secondary
#612652
accent
#42BBE6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977