#10290F#10290F
#10290F is a dark, muted green. Relative luminance 0.017; OKLCH L 25.3% C 0.056 H 143.0°. Best body text is #FFFFFF at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #10290F |
|---|---|
| RGB | rgb(16, 41, 15) |
| HSL | hsl(118, 46%, 11%) |
| HSV | hsv(118, 63%, 16%) |
| CMYK | cmyk(61%, 0%, 63.4%, 83.9%) |
| CIE-LAB | lab(14.00, -16.48, 13.73) |
| CIE-LCH | lch(14.00, 21.44, 140.20°) |
| OKLab | oklab(25.31% -0.0449 0.0338) |
| OKLCH | oklch(25.31% 0.056 143) |
| XYZ | xyz(1.0928, 1.7304, 0.7283) |
| Luminance | 0.0173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.81
Dark Forest Green
#002D04
ΔE00 4.92
Dark Green
#033500
ΔE00 7.54
Hunter Green (survey)
#0B4008
ΔE00 9.90
Evergreen
#05472A
ΔE00 10.40
Pine Green
#0A481E
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10290F #280F29
analogous
#1D290F #10290F #0F291B
triadic
#10290F #0F1029 #290F10
tetradic
#10290F #0F1D29 #280F29 #291B0F
square
#10290F #0F1D29 #280F29 #291B0F
split-complementary
#10290F #1B0F29 #290F1D
monochromatic
#091608 #091608 #10290F #21561F #338330
Accessibility & contrast
On white
15.60
#10290F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.35
#10290F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10290F
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10290F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10290F | 1.00 | 15.60 | 1.35 | 15.60 |
| #FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.35 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A250D
Deuteranopia (green-blind)
#272311
Tritanopia (blue-blind)
#0D2823
Achromatopsia (no color)
#242424
Design tokens & code
CSS
--color: #10290f; /* rgb */ color: rgb(16, 41, 15); /* oklch */ color: oklch(25.3% 0.056 143.0);
Tailwind
colors: {
custom: {
50: '#50634e',
500: '#10290f',
950: '#000000',
},
}SCSS
$custom: #10290f; $custom-light: #50634e; $custom-dark: #000000;
JSON
{
"hex": "#10290f",
"rgb": {
"r": 16,
"g": 41,
"b": 15
},
"hsl": {
"h": 117.692,
"s": 46.429,
"l": 10.98
},
"oklch": {
"l": 0.25306,
"c": 0.05619,
"h": 143
},
"luminance": 0.01731
}Semantic roles & 50–950 ramp
primary
#10290F
secondary
#603262
accent
#52D6D1
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977