#102601#102601
#102601 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.1% C 0.068 H 134.7°. Best body text is #FFFFFF at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #102601 |
|---|---|
| RGB | rgb(16, 38, 1) |
| HSL | hsl(96, 95%, 8%) |
| HSV | hsv(96, 97%, 15%) |
| CMYK | cmyk(57.9%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(12.60, -17.01, 17.86) |
| CIE-LCH | lch(12.60, 24.66, 133.60°) |
| OKLab | oklab(24.09% -0.0478 0.0483) |
| OKLCH | oklch(24.09% 0.068 134.7) |
| XYZ | xyz(0.9123, 1.4985, 0.2699) |
| Luminance | 0.0150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.03
Dark Forest Green
#002D04
ΔE00 4.48
Dark Green
#033500
ΔE00 6.68
Hunter Green (survey)
#0B4008
ΔE00 9.40
Forrest Green
#154406
ΔE00 10.63
Pine Green
#0A481E
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102601 #170126
analogous
#222601 #102601 #012605
triadic
#102601 #011026 #260110
tetradic
#102601 #012226 #170126 #260501
square
#102601 #012226 #170126 #260501
split-complementary
#102601 #050126 #260122
monochromatic
#0D1E01 #0D1E01 #102601 #296203 #429D04
Accessibility & contrast
On white
16.16
#102601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#102601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102601
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102601 | 1.00 | 16.16 | 1.30 | 16.16 |
| #FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.16 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#0F241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #102601; /* rgb */ color: rgb(16, 38, 1); /* oklch */ color: oklch(24.1% 0.068 134.7);
Tailwind
colors: {
custom: {
50: '#4f6047',
500: '#102601',
950: '#000000',
},
}SCSS
$custom: #102601; $custom-light: #4f6047; $custom-dark: #000000;
JSON
{
"hex": "#102601",
"rgb": {
"r": 16,
"g": 38,
"b": 1
},
"hsl": {
"h": 95.676,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.2409,
"c": 0.06795,
"h": 134.7
},
"luminance": 0.01499
}Semantic roles & 50–950 ramp
primary
#102601
secondary
#4A166D
accent
#29FFA8
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977