#0A260B#0A260B
#0A260B is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.9% C 0.059 H 144.0°. Best body text is #FFFFFF at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #0A260B |
|---|---|
| RGB | rgb(10, 38, 11) |
| HSL | hsl(122, 58%, 9%) |
| HSV | hsv(122, 74%, 15%) |
| CMYK | cmyk(73.7%, 0%, 71.1%, 85.1%) |
| CIE-LAB | lab(12.45, -17.68, 13.52) |
| CIE-LCH | lch(12.45, 22.26, 142.59°) |
| OKLab | oklab(23.93% -0.048 0.0348) |
| OKLCH | oklch(23.93% 0.059 144) |
| XYZ | xyz(0.8786, 1.4748, 0.5549) |
| Luminance | 0.0147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.66
Very Dark Green
#062E03
ΔE00 4.80
Dark Green
#033500
ΔE00 7.71
Hunter Green (survey)
#0B4008
ΔE00 10.34
Evergreen
#05472A
ΔE00 10.76
Pine Green
#0A481E
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0A260B #260A25
analogous
#17260A #0A260B #0A2619
triadic
#0A260B #0B0A26 #260B0A
tetradic
#0A260B #0A1726 #260A25 #26190A
square
#0A260B #0A1726 #260A25 #26190A
split-complementary
#0A260B #190A26 #260A17
monochromatic
#061807 #061807 #0A260B #175619 #248727
Accessibility & contrast
On white
16.22
#0A260B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0A260B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0A260B
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0A260B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0A260B | 1.00 | 16.22 | 1.30 | 16.22 |
| #FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.22 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272208
Deuteranopia (green-blind)
#231F0D
Tritanopia (blue-blind)
#062520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0a260b; /* rgb */ color: rgb(10, 38, 11); /* oklch */ color: oklch(23.9% 0.059 144.0);
Tailwind
colors: {
custom: {
50: '#4c604b',
500: '#0a260b',
950: '#000000',
},
}SCSS
$custom: #0a260b; $custom-light: #4c604b; $custom-dark: #000000;
JSON
{
"hex": "#0a260b",
"rgb": {
"r": 10,
"g": 38,
"b": 11
},
"hsl": {
"h": 122.143,
"s": 58.333,
"l": 9.412
},
"oklch": {
"l": 0.23929,
"c": 0.05929,
"h": 144
},
"luminance": 0.01475
}Semantic roles & 50–950 ramp
primary
#0A260B
secondary
#622960
accent
#46DCE2
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977