#0A260C#0A260C
#0A260C is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.058 H 144.7°. Best body text is #FFFFFF at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #0A260C |
|---|---|
| RGB | rgb(10, 38, 12) |
| HSL | hsl(124, 58%, 9%) |
| HSV | hsv(124, 74%, 15%) |
| CMYK | cmyk(73.7%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(12.46, -17.51, 13.10) |
| CIE-LCH | lch(12.46, 21.87, 143.20°) |
| OKLab | oklab(23.95% -0.0475 0.0336) |
| OKLCH | oklch(23.95% 0.058 144.7) |
| XYZ | xyz(0.8846, 1.4772, 0.5863) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.85
Very Dark Green
#062E03
ΔE00 5.01
Dark Green
#033500
ΔE00 7.90
Hunter Green (survey)
#0B4008
ΔE00 10.50
Evergreen
#05472A
ΔE00 10.76
Pine Green
#0A481E
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A260C #260A24
analogous
#16260A #0A260C #0A261A
triadic
#0A260C #0C0A26 #260C0A
tetradic
#0A260C #0A1626 #260A24 #261A0A
square
#0A260C #0A1626 #260A24 #261A0A
split-complementary
#0A260C #1A0A26 #260A16
monochromatic
#061808 #061808 #0A260C #17561B #24872B
Accessibility & contrast
On white
16.21
#0A260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0A260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A260C
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A260C | 1.00 | 16.21 | 1.30 | 16.21 |
| #FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.21 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220A
Deuteranopia (green-blind)
#231F0E
Tritanopia (blue-blind)
#052520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0a260c; /* rgb */ color: rgb(10, 38, 12); /* oklch */ color: oklch(23.9% 0.058 144.7);
Tailwind
colors: {
custom: {
50: '#4c604c',
500: '#0a260c',
950: '#000000',
},
}SCSS
$custom: #0a260c; $custom-light: #4c604c; $custom-dark: #000000;
JSON
{
"hex": "#0a260c",
"rgb": {
"r": 10,
"g": 38,
"b": 12
},
"hsl": {
"h": 124.286,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.23947,
"c": 0.05814,
"h": 144.7
},
"luminance": 0.01477
}Semantic roles & 50–950 ramp
primary
#0A260C
secondary
#62295E
accent
#46D6E2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977