#10260C#10260C
#10260C is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.3% C 0.054 H 140.7°. Best body text is #FFFFFF at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #10260C |
|---|---|
| RGB | rgb(16, 38, 12) |
| HSL | hsl(111, 52%, 10%) |
| HSV | hsv(111, 68%, 15%) |
| CMYK | cmyk(57.9%, 0%, 68.4%, 85.1%) |
| CIE-LAB | lab(12.75, -15.37, 13.54) |
| CIE-LCH | lch(12.75, 20.48, 138.61°) |
| OKLab | oklab(24.27% -0.042 0.0344) |
| OKLCH | oklch(24.27% 0.054 140.7) |
| XYZ | xyz(0.9731, 1.5229, 0.5904) |
| Luminance | 0.0152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.54
Dark Forest Green
#002D04
ΔE00 5.67
Dark Green
#033500
ΔE00 8.30
Hunter Green (survey)
#0B4008
ΔE00 10.76
Evergreen
#05472A
ΔE00 11.45
Pine Green
#0A481E
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10260C #220C26
analogous
#1D260C #10260C #0C2615
triadic
#10260C #0C1026 #260C10
tetradic
#10260C #0C1D26 #220C26 #26150C
square
#10260C #0C1D26 #220C26 #26150C
split-complementary
#10260C #150C26 #260C1D
monochromatic
#0A1707 #0A1707 #10260C #24551B #378329
Accessibility & contrast
On white
16.10
#10260C on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#10260C on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10260C
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10260C | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10260C | 1.00 | 16.10 | 1.30 | 16.10 |
| #FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220A
Deuteranopia (green-blind)
#24200E
Tritanopia (blue-blind)
#0E2520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #10260c; /* rgb */ color: rgb(16, 38, 12); /* oklch */ color: oklch(24.3% 0.054 140.7);
Tailwind
colors: {
custom: {
50: '#50604c',
500: '#10260c',
950: '#000000',
},
}SCSS
$custom: #10260c; $custom-light: #50604c; $custom-dark: #000000;
JSON
{
"hex": "#10260c",
"rgb": {
"r": 16,
"g": 38,
"b": 12
},
"hsl": {
"h": 110.769,
"s": 52,
"l": 9.804
},
"oklch": {
"l": 0.24265,
"c": 0.05432,
"h": 140.7
},
"luminance": 0.01523
}Semantic roles & 50–950 ramp
primary
#10260C
secondary
#592D61
accent
#4CDBC5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977