#102007#102007
#102007 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.2% C 0.050 H 135.6°. Best body text is #FFFFFF at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #102007 |
|---|---|
| RGB | rgb(16, 32, 7) |
| HSL | hsl(98, 64%, 8%) |
| HSV | hsv(98, 78%, 13%) |
| CMYK | cmyk(50%, 0%, 78.1%, 87.5%) |
| CIE-LAB | lab(10.25, -12.69, 12.17) |
| CIE-LCH | lch(10.25, 17.59, 136.19°) |
| OKLab | oklab(22.19% -0.0354 0.0347) |
| OKLCH | oklch(22.19% 0.05 135.6) |
| XYZ | xyz(0.7685, 1.1585, 0.3841) |
| Luminance | 0.0116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.76
Dark Forest Green
#002D04
ΔE00 7.90
Dark Green
#033500
ΔE00 10.47
Hunter Green (survey)
#0B4008
ΔE00 12.98
Evergreen
#05472A
ΔE00 13.71
Pine Green
#0A481E
ΔE00 14.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102007 #170720
analogous
#1C2007 #102007 #07200A
triadic
#102007 #071020 #200710
tetradic
#102007 #071C20 #170720 #200A07
square
#102007 #071C20 #170720 #200A07
split-complementary
#102007 #0A0720 #20071C
monochromatic
#0D1905 #0D1905 #102007 #295212 #42841D
Accessibility & contrast
On white
17.05
#102007 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102007 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102007
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102007 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102007 | 1.00 | 17.05 | 1.23 | 17.05 |
| #FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.05 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D05
Deuteranopia (green-blind)
#1F1B09
Tritanopia (blue-blind)
#101F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102007; /* rgb */ color: rgb(16, 32, 7); /* oklch */ color: oklch(22.2% 0.050 135.6);
Tailwind
colors: {
custom: {
50: '#4e5b4a',
500: '#102007',
950: '#000000',
},
}SCSS
$custom: #102007; $custom-light: #4e5b4a; $custom-dark: #000000;
JSON
{
"hex": "#102007",
"rgb": {
"r": 16,
"g": 32,
"b": 7
},
"hsl": {
"h": 98.4,
"s": 64.103,
"l": 7.647
},
"oklch": {
"l": 0.22193,
"c": 0.04954,
"h": 135.6
},
"luminance": 0.01159
}Semantic roles & 50–950 ramp
primary
#102007
secondary
#4A245F
accent
#41E7AB
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010401
muted
#777977