#0A260E#0A260E
#0A260E is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.0% C 0.056 H 146.3°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #0A260E |
|---|---|
| RGB | rgb(10, 38, 14) |
| HSL | hsl(129, 58%, 9%) |
| HSV | hsv(129, 74%, 15%) |
| CMYK | cmyk(73.7%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(12.50, -17.14, 12.19) |
| CIE-LCH | lch(12.50, 21.03, 144.59°) |
| OKLab | oklab(23.99% -0.0464 0.0309) |
| OKLCH | oklch(23.99% 0.056 146.3) |
| XYZ | xyz(0.8975, 1.4824, 0.6542) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.28
Very Dark Green
#062E03
ΔE00 5.47
Dark Green
#033500
ΔE00 8.34
Evergreen
#05472A
ΔE00 10.77
Hunter Green (survey)
#0B4008
ΔE00 10.86
Pine Green
#0A481E
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A260E #260A22
analogous
#14260A #0A260E #0A261C
triadic
#0A260E #0E0A26 #260E0A
tetradic
#0A260E #0A1426 #260A22 #261C0A
square
#0A260E #0A1426 #260A22 #261C0A
split-complementary
#0A260E #1C0A26 #260A14
monochromatic
#061809 #061809 #0A260E #175620 #248732
Accessibility & contrast
On white
16.20
#0A260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0A260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A260E
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A260E | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#232010
Tritanopia (blue-blind)
#052520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0a260e; /* rgb */ color: rgb(10, 38, 14); /* oklch */ color: oklch(24.0% 0.056 146.3);
Tailwind
colors: {
custom: {
50: '#4c604d',
500: '#0a260e',
950: '#000000',
},
}SCSS
$custom: #0a260e; $custom-light: #4c604d; $custom-dark: #000000;
JSON
{
"hex": "#0a260e",
"rgb": {
"r": 10,
"g": 38,
"b": 14
},
"hsl": {
"h": 128.571,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.23985,
"c": 0.05578,
"h": 146.3
},
"luminance": 0.01482
}Semantic roles & 50–950 ramp
primary
#0A260E
secondary
#62295A
accent
#46CBE2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977