#102605#102605
#102605 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.2% C 0.063 H 136.7°. Best body text is #FFFFFF at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #102605 |
|---|---|
| RGB | rgb(16, 38, 5) |
| HSL | hsl(100, 77%, 8%) |
| HSV | hsv(100, 87%, 15%) |
| CMYK | cmyk(57.9%, 0%, 86.8%, 85.1%) |
| CIE-LAB | lab(12.65, -16.41, 16.31) |
| CIE-LCH | lch(12.65, 23.13, 135.18°) |
| OKLab | oklab(24.15% -0.0455 0.043) |
| OKLCH | oklch(24.15% 0.063 136.7) |
| XYZ | xyz(0.9342, 1.5073, 0.3853) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.46
Dark Forest Green
#002D04
ΔE00 4.79
Dark Green
#033500
ΔE00 7.20
Hunter Green (survey)
#0B4008
ΔE00 9.83
Forrest Green
#154406
ΔE00 11.09
Pine Green
#0A481E
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102605 #1B0526
analogous
#202605 #102605 #05260A
triadic
#102605 #051026 #260510
tetradic
#102605 #052026 #1B0526 #260A05
square
#102605 #052026 #1B0526 #260A05
split-complementary
#102605 #0A0526 #260520
monochromatic
#0B1B04 #0B1B04 #102605 #275C0C #3E9213
Accessibility & contrast
On white
16.14
#102605 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102605 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102605
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102605 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102605 | 1.00 | 16.14 | 1.30 | 16.14 |
| #FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.14 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282202
Deuteranopia (green-blind)
#252007
Tritanopia (blue-blind)
#0F241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102605; /* rgb */ color: rgb(16, 38, 5); /* oklch */ color: oklch(24.2% 0.063 136.7);
Tailwind
colors: {
custom: {
50: '#4f6049',
500: '#102605',
950: '#000000',
},
}SCSS
$custom: #102605; $custom-light: #4f6049; $custom-dark: #000000;
JSON
{
"hex": "#102605",
"rgb": {
"r": 16,
"g": 38,
"b": 5
},
"hsl": {
"h": 100,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.24153,
"c": 0.06259,
"h": 136.7
},
"luminance": 0.01507
}Semantic roles & 50–950 ramp
primary
#102605
secondary
#4F1F68
accent
#35F3B4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977