#102005#102005
#102005 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.052 H 134.3°. Best body text is #FFFFFF at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #102005 |
|---|---|
| RGB | rgb(16, 32, 5) |
| HSL | hsl(96, 73%, 7%) |
| HSV | hsv(96, 84%, 13%) |
| CMYK | cmyk(50%, 0%, 84.4%, 87.5%) |
| CIE-LAB | lab(10.21, -12.99, 12.94) |
| CIE-LCH | lch(10.21, 18.34, 135.11°) |
| OKLab | oklab(22.16% -0.0366 0.0376) |
| OKLCH | oklch(22.16% 0.052 134.3) |
| XYZ | xyz(0.7576, 1.1541, 0.3264) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.44
Dark Forest Green
#002D04
ΔE00 7.61
Dark Green
#033500
ΔE00 10.15
Hunter Green (survey)
#0B4008
ΔE00 12.70
Evergreen
#05472A
ΔE00 13.66
Forrest Green
#154406
ΔE00 13.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102005 #150520
analogous
#1E2005 #102005 #052008
triadic
#102005 #051020 #200510
tetradic
#102005 #051E20 #150520 #200805
square
#102005 #051E20 #150520 #200805
split-complementary
#102005 #080520 #20051E
monochromatic
#0D1A04 #0D1A04 #102005 #2A550D #458A16
Accessibility & contrast
On white
17.06
#102005 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102005 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102005
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102005 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102005 | 1.00 | 17.06 | 1.23 | 17.06 |
| #FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D03
Deuteranopia (green-blind)
#1F1B07
Tritanopia (blue-blind)
#101E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102005; /* rgb */ color: rgb(16, 32, 5); /* oklch */ color: oklch(22.2% 0.052 134.3);
Tailwind
colors: {
custom: {
50: '#4e5b49',
500: '#102005',
950: '#000000',
},
}SCSS
$custom: #102005; $custom-light: #4e5b49; $custom-dark: #000000;
JSON
{
"hex": "#102005",
"rgb": {
"r": 16,
"g": 32,
"b": 5
},
"hsl": {
"h": 95.556,
"s": 72.973,
"l": 7.255
},
"oklch": {
"l": 0.22156,
"c": 0.05243,
"h": 134.3
},
"luminance": 0.01154
}Semantic roles & 50–950 ramp
primary
#102005
secondary
#462061
accent
#38F0A5
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977