#10260E#10260E
#10260E is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.3% C 0.052 H 142.1°. Best body text is #FFFFFF at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #10260E |
|---|---|
| RGB | rgb(16, 38, 14) |
| HSL | hsl(115, 46%, 10%) |
| HSV | hsv(115, 63%, 15%) |
| CMYK | cmyk(57.9%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(12.79, -15.03, 12.63) |
| CIE-LCH | lch(12.79, 19.63, 139.96°) |
| OKLab | oklab(24.3% -0.041 0.0319) |
| OKLCH | oklch(24.3% 0.052 142.1) |
| XYZ | xyz(0.9860, 1.5280, 0.6584) |
| Luminance | 0.0153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.96
Dark Forest Green
#002D04
ΔE00 6.04
Dark Green
#033500
ΔE00 8.71
Hunter Green (survey)
#0B4008
ΔE00 11.11
Evergreen
#05472A
ΔE00 11.47
Pine Green
#0A481E
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10260E #240E26
analogous
#1C260E #10260E #0E2618
triadic
#10260E #0E1026 #260E10
tetradic
#10260E #0E1C26 #240E26 #26180E
square
#10260E #0E1C26 #240E26 #26180E
split-complementary
#10260E #180E26 #260E1C
monochromatic
#091608 #091608 #10260E #23531E #367F2F
Accessibility & contrast
On white
16.08
#10260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#10260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10260E
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10260E | 1.00 | 16.08 | 1.31 | 16.08 |
| #FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.08 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#242010
Tritanopia (blue-blind)
#0E2520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #10260e; /* rgb */ color: rgb(16, 38, 14); /* oklch */ color: oklch(24.3% 0.052 142.1);
Tailwind
colors: {
custom: {
50: '#50604d',
500: '#10260e',
950: '#000000',
},
}SCSS
$custom: #10260e; $custom-light: #50604d; $custom-dark: #000000;
JSON
{
"hex": "#10260e",
"rgb": {
"r": 16,
"g": 38,
"b": 14
},
"hsl": {
"h": 115,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.24303,
"c": 0.0519,
"h": 142.1
},
"luminance": 0.01528
}Semantic roles & 50–950 ramp
primary
#10260E
secondary
#5B315F
accent
#52D6CB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977