#102606#102606
#102606 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.061 H 137.2°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #102606 |
|---|---|
| RGB | rgb(16, 38, 6) |
| HSL | hsl(101, 73%, 9%) |
| HSV | hsv(101, 84%, 15%) |
| CMYK | cmyk(57.9%, 0%, 84.2%, 85.1%) |
| CIE-LAB | lab(12.67, -16.26, 15.92) |
| CIE-LCH | lch(12.67, 22.76, 135.61°) |
| OKLab | oklab(24.17% -0.045 0.0417) |
| OKLCH | oklch(24.17% 0.061 137.2) |
| XYZ | xyz(0.9396, 1.5095, 0.4141) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.59
Dark Forest Green
#002D04
ΔE00 4.89
Dark Green
#033500
ΔE00 7.34
Hunter Green (survey)
#0B4008
ΔE00 9.95
Forrest Green
#154406
ΔE00 11.21
Pine Green
#0A481E
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102606 #1C0626
analogous
#202606 #102606 #06260C
triadic
#102606 #061026 #260610
tetradic
#102606 #062026 #1C0626 #260C06
square
#102606 #062026 #1C0626 #260C06
split-complementary
#102606 #0C0626 #260620
monochromatic
#0B1A04 #0B1A04 #102606 #265B0E #3D9017
Accessibility & contrast
On white
16.13
#102606 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102606 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102606
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102606 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102606 | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282203
Deuteranopia (green-blind)
#252008
Tritanopia (blue-blind)
#0F241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102606; /* rgb */ color: rgb(16, 38, 6); /* oklch */ color: oklch(24.2% 0.061 137.2);
Tailwind
colors: {
custom: {
50: '#4f6049',
500: '#102606',
950: '#000000',
},
}SCSS
$custom: #102606; $custom-light: #4f6049; $custom-dark: #000000;
JSON
{
"hex": "#102606",
"rgb": {
"r": 16,
"g": 38,
"b": 6
},
"hsl": {
"h": 101.25,
"s": 72.727,
"l": 8.627
},
"oklch": {
"l": 0.24169,
"c": 0.06134,
"h": 137.2
},
"luminance": 0.0151
}Semantic roles & 50–950 ramp
primary
#102606
secondary
#512166
accent
#38EFB6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977