#10320F#10320F
#10320F is a dark, moderate green. Relative luminance 0.024; OKLCH L 28.2% C 0.072 H 142.9°. Best body text is #FFFFFF at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #10320F |
|---|---|
| RGB | rgb(16, 50, 15) |
| HSL | hsl(118, 54%, 13%) |
| HSV | hsv(118, 70%, 20%) |
| CMYK | cmyk(68%, 0%, 70%, 80.4%) |
| CIE-LAB | lab(17.58, -21.01, 18.24) |
| CIE-LCH | lch(17.58, 27.82, 139.04°) |
| OKLab | oklab(28.24% -0.0571 0.0432) |
| OKLCH | oklch(28.24% 0.072 142.9) |
| XYZ | xyz(1.4404, 2.4257, 0.8441) |
| Luminance | 0.0243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 2.12
Dark Forest Green
#002D04
ΔE00 2.67
Dark Green
#033500
ΔE00 3.97
Hunter Green (survey)
#0B4008
ΔE00 6.06
Pine Green
#0A481E
ΔE00 7.26
Forrest Green
#154406
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#10320F #310F32
analogous
#21320F #10320F #0F321F
triadic
#10320F #0F1032 #320F10
tetradic
#10320F #0F2132 #310F32 #321F0F
square
#10320F #0F2132 #310F32 #321F0F
split-complementary
#10320F #1F0F32 #320F21
monochromatic
#081807 #081807 #10320F #1F611D #2E902B
Accessibility & contrast
On white
14.14
#10320F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.49
#10320F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #10320F
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##10320F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##10320F | 1.00 | 14.14 | 1.49 | 14.14 |
| #FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.49 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#332D0B
Deuteranopia (green-blind)
#2F2A12
Tritanopia (blue-blind)
#0B302A
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #10320f; /* rgb */ color: rgb(16, 50, 15); /* oklch */ color: oklch(28.2% 0.072 142.9);
Tailwind
colors: {
custom: {
50: '#526a4e',
500: '#10320f',
950: '#000000',
},
}SCSS
$custom: #10320f; $custom-light: #526a4e; $custom-dark: #000000;
JSON
{
"hex": "#10320f",
"rgb": {
"r": 16,
"g": 50,
"b": 15
},
"hsl": {
"h": 118.286,
"s": 53.846,
"l": 12.745
},
"oklch": {
"l": 0.28244,
"c": 0.07162,
"h": 142.9
},
"luminance": 0.02426
}Semantic roles & 50–950 ramp
primary
#10320F
secondary
#6A316C
accent
#4BDDD9
background
#F4F6F4
surface
#E7EBE7
border
#C3C6C3
text
#020602
muted
#787A78