#0A2300#0A2300
#0A2300 is a very dark, moderate green. Relative luminance 0.013; OKLCH L 22.7% C 0.069 H 137.0°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2300 |
|---|---|
| RGB | rgb(10, 35, 0) |
| HSL | hsl(103, 100%, 7%) |
| HSV | hsv(103, 100%, 14%) |
| CMYK | cmyk(71.4%, 0%, 100%, 86.3%) |
| CIE-LAB | lab(11.04, -17.83, 16.08) |
| CIE-LCH | lch(11.04, 24.02, 137.95°) |
| OKLab | oklab(22.72% -0.0503 0.047) |
| OKLCH | oklch(22.72% 0.069 137) |
| XYZ | xyz(0.7262, 1.2665, 0.2062) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.47
Dark Forest Green
#002D04
ΔE00 4.51
Dark Green
#033500
ΔE00 7.38
Hunter Green (survey)
#0B4008
ΔE00 10.27
Forrest Green
#154406
ΔE00 11.68
Pine Green
#0A481E
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2300 #190023
analogous
#1C2300 #0A2300 #002308
triadic
#0A2300 #000A23 #23000A
tetradic
#0A2300 #001C23 #190023 #230800
square
#0A2300 #001C23 #190023 #230800
split-complementary
#0A2300 #080023 #23001C
monochromatic
#091F00 #091F00 #0A2300 #1B6000 #2D9D00
Accessibility & contrast
On white
16.75
#0A2300 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#0A2300 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2300
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2300 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2300 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#211D02
Tritanopia (blue-blind)
#08211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0a2300; /* rgb */ color: rgb(10, 35, 0); /* oklch */ color: oklch(22.7% 0.069 137.0);
Tailwind
colors: {
custom: {
50: '#4b5e46',
500: '#0a2300',
950: '#000000',
},
}SCSS
$custom: #0a2300; $custom-light: #4b5e46; $custom-dark: #000000;
JSON
{
"hex": "#0a2300",
"rgb": {
"r": 10,
"g": 35,
"b": 0
},
"hsl": {
"h": 102.857,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22716,
"c": 0.06884,
"h": 137
},
"luminance": 0.01267
}Semantic roles & 50–950 ramp
primary
#0A2300
secondary
#52136C
accent
#29FFC2
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977