#08230B#08230B
#08230B is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.055 H 145.6°. Best body text is #FFFFFF at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #08230B |
|---|---|
| RGB | rgb(8, 35, 11) |
| HSL | hsl(127, 63%, 8%) |
| HSV | hsv(127, 77%, 14%) |
| CMYK | cmyk(77.1%, 0%, 68.6%, 86.3%) |
| CIE-LAB | lab(11.12, -16.73, 11.69) |
| CIE-LCH | lch(11.12, 20.41, 145.06°) |
| OKLab | oklab(22.81% -0.0456 0.0313) |
| OKLCH | oklch(22.81% 0.055 145.6) |
| XYZ | xyz(0.7615, 1.2778, 0.5230) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.91
Very Dark Green
#062E03
ΔE00 6.15
Dark Green
#033500
ΔE00 9.06
Evergreen
#05472A
ΔE00 11.62
Hunter Green (survey)
#0B4008
ΔE00 11.69
Pine Green
#0A481E
ΔE00 12.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08230B #230820
analogous
#122308 #08230B #082318
triadic
#08230B #0B0823 #230B08
tetradic
#08230B #081223 #230820 #231808
square
#08230B #081223 #230820 #231808
split-complementary
#08230B #180823 #230812
monochromatic
#061908 #061908 #08230B #13551B #1F872A
Accessibility & contrast
On white
16.73
#08230B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#08230B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08230B
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08230B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08230B | 1.00 | 16.73 | 1.26 | 16.73 |
| #FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#241F09
Deuteranopia (green-blind)
#201D0D
Tritanopia (blue-blind)
#04221E
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #08230b; /* rgb */ color: rgb(8, 35, 11); /* oklch */ color: oklch(22.8% 0.055 145.6);
Tailwind
colors: {
custom: {
50: '#4a5e4b',
500: '#08230b',
950: '#000000',
},
}SCSS
$custom: #08230b; $custom-light: #4a5e4b; $custom-dark: #000000;
JSON
{
"hex": "#08230b",
"rgb": {
"r": 8,
"g": 35,
"b": 11
},
"hsl": {
"h": 126.667,
"s": 62.791,
"l": 8.431
},
"oklch": {
"l": 0.22811,
"c": 0.05529,
"h": 145.6
},
"luminance": 0.01278
}Semantic roles & 50–950 ramp
primary
#08230B
secondary
#61265A
accent
#42D4E6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977