#102607#102607
#102607 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.060 H 137.7°. Best body text is #FFFFFF at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #102607 |
|---|---|
| RGB | rgb(16, 38, 7) |
| HSL | hsl(103, 69%, 9%) |
| HSV | hsv(103, 82%, 15%) |
| CMYK | cmyk(57.9%, 0%, 81.6%, 85.1%) |
| CIE-LAB | lab(12.68, -16.11, 15.53) |
| CIE-LCH | lch(12.68, 22.38, 136.05°) |
| OKLab | oklab(24.19% -0.0445 0.0404) |
| OKLCH | oklch(24.19% 0.06 137.7) |
| XYZ | xyz(0.9451, 1.5117, 0.4430) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.73
Dark Forest Green
#002D04
ΔE00 5.00
Dark Green
#033500
ΔE00 7.48
Hunter Green (survey)
#0B4008
ΔE00 10.07
Forrest Green
#154406
ΔE00 11.34
Pine Green
#0A481E
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102607 #1D0726
analogous
#202607 #102607 #07260E
triadic
#102607 #071026 #260710
tetradic
#102607 #072026 #1D0726 #260E07
square
#102607 #072026 #1D0726 #260E07
split-complementary
#102607 #0E0726 #260720
monochromatic
#0B1A05 #0B1A05 #102607 #265A11 #3C8D1A
Accessibility & contrast
On white
16.12
#102607 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102607 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102607
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102607 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102607 | 1.00 | 16.12 | 1.30 | 16.12 |
| #FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.12 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282204
Deuteranopia (green-blind)
#252009
Tritanopia (blue-blind)
#0F2420
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102607; /* rgb */ color: rgb(16, 38, 7); /* oklch */ color: oklch(24.2% 0.060 137.7);
Tailwind
colors: {
custom: {
50: '#4f604a',
500: '#102607',
950: '#000000',
},
}SCSS
$custom: #102607; $custom-light: #4f604a; $custom-dark: #000000;
JSON
{
"hex": "#102607",
"rgb": {
"r": 16,
"g": 38,
"b": 7
},
"hsl": {
"h": 102.581,
"s": 68.889,
"l": 8.824
},
"oklch": {
"l": 0.24185,
"c": 0.06012,
"h": 137.7
},
"luminance": 0.01512
}Semantic roles & 50–950 ramp
primary
#102607
secondary
#522365
accent
#3CECB9
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977