#0A2E19#0A2E19
#0A2E19 is a dark, muted green. Relative luminance 0.021; OKLCH L 26.9% C 0.057 H 154.1°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #0A2E19 |
|---|---|
| RGB | rgb(10, 46, 25) |
| HSL | hsl(145, 64%, 11%) |
| HSV | hsv(145, 78%, 18%) |
| CMYK | cmyk(78.3%, 0%, 45.7%, 82%) |
| CIE-LAB | lab(15.95, -18.82, 9.90) |
| CIE-LCH | lch(15.95, 21.26, 152.26°) |
| OKLab | oklab(26.89% -0.0509 0.0248) |
| OKLCH | oklch(26.89% 0.057 154.1) |
| XYZ | xyz(1.2775, 2.0886, 1.2553) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.65
Very Dark Green
#062E03
ΔE00 6.04
Evergreen
#05472A
ΔE00 8.23
Dark Green
#033500
ΔE00 8.40
Pine Green
#0A481E
ΔE00 9.71
Hunter Green (survey)
#0B4008
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A2E19 #2E0A1F
analogous
#0D2E0A #0A2E19 #0A2E2B
triadic
#0A2E19 #190A2E #2E190A
tetradic
#0A2E19 #0A0D2E #2E0A1F #2E2B0A
square
#0A2E19 #0A0D2E #2E0A1F #2E2B0A
split-complementary
#0A2E19 #2B0A2E #2E0A0D
monochromatic
#05190E #05190E #0A2E19 #156034 #209350
Accessibility & contrast
On white
14.81
#0A2E19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#0A2E19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A2E19
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A2E19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A2E19 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A18
Deuteranopia (green-blind)
#29261A
Tritanopia (blue-blind)
#002D29
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #0a2e19; /* rgb */ color: rgb(10, 46, 25); /* oklch */ color: oklch(26.9% 0.057 154.1);
Tailwind
colors: {
custom: {
50: '#4e6755',
500: '#0a2e19',
950: '#000000',
},
}SCSS
$custom: #0a2e19; $custom-light: #4e6755; $custom-dark: #000000;
JSON
{
"hex": "#0a2e19",
"rgb": {
"r": 10,
"g": 46,
"b": 25
},
"hsl": {
"h": 145,
"s": 64.286,
"l": 10.98
},
"oklch": {
"l": 0.26893,
"c": 0.05661,
"h": 154.1
},
"luminance": 0.02089
}Semantic roles & 50–950 ramp
primary
#0A2E19
secondary
#6B294F
accent
#41A2E7
background
#F4F6F5
surface
#E7EBE8
border
#C3C6C4
text
#020603
muted
#787A78