#10280F#10280F
#10280F is a very dark, muted green. Relative luminance 0.017; OKLCH L 25.0% C 0.054 H 143.0°. Best body text is #FFFFFF at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #10280F |
|---|---|
| RGB | rgb(16, 40, 15) |
| HSL | hsl(118, 45%, 11%) |
| HSV | hsv(118, 63%, 16%) |
| CMYK | cmyk(60%, 0%, 62.5%, 84.3%) |
| CIE-LAB | lab(13.60, -15.94, 13.20) |
| CIE-LCH | lch(13.60, 20.70, 140.37°) |
| OKLab | oklab(24.98% -0.0434 0.0327) |
| OKLCH | oklch(24.98% 0.054 143) |
| XYZ | xyz(1.0587, 1.6622, 0.7169) |
| Luminance | 0.0166 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.25
Dark Forest Green
#002D04
ΔE00 5.34
Dark Green
#033500
ΔE00 7.99
Hunter Green (survey)
#0B4008
ΔE00 10.36
Evergreen
#05472A
ΔE00 10.74
Pine Green
#0A481E
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10280F #270F28
analogous
#1C280F #10280F #0F281A
triadic
#10280F #0F1028 #280F10
tetradic
#10280F #0F1C28 #270F28 #281A0F
square
#10280F #0F1C28 #270F28 #281A0F
split-complementary
#10280F #1A0F28 #280F1C
monochromatic
#091608 #091608 #10280F #225520 #348130
Accessibility & contrast
On white
15.76
#10280F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.33
#10280F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10280F
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10280F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10280F | 1.00 | 15.76 | 1.33 | 15.76 |
| #FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.33 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#29240D
Deuteranopia (green-blind)
#262211
Tritanopia (blue-blind)
#0D2722
Achromatopsia (no color)
#232323
Design tokens & code
CSS
--color: #10280f; /* rgb */ color: rgb(16, 40, 15); /* oklch */ color: oklch(25.0% 0.054 143.0);
Tailwind
colors: {
custom: {
50: '#50624e',
500: '#10280f',
950: '#000000',
},
}SCSS
$custom: #10280f; $custom-light: #50624e; $custom-dark: #000000;
JSON
{
"hex": "#10280f",
"rgb": {
"r": 16,
"g": 40,
"b": 15
},
"hsl": {
"h": 117.6,
"s": 45.455,
"l": 10.784
},
"oklch": {
"l": 0.24978,
"c": 0.05437,
"h": 143
},
"luminance": 0.01662
}Semantic roles & 50–950 ramp
primary
#10280F
secondary
#5F3261
accent
#53D5D0
background
#F4F5F4
surface
#E7EAE7
border
#C3C6C3
text
#020501
muted
#787977