#102401#102401
#102401 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.4% C 0.065 H 133.9°. Best body text is #FFFFFF at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #102401 |
|---|---|
| RGB | rgb(16, 36, 1) |
| HSL | hsl(94, 95%, 7%) |
| HSV | hsv(94, 97%, 14%) |
| CMYK | cmyk(55.6%, 0%, 97.2%, 85.9%) |
| CIE-LAB | lab(11.78, -15.98, 16.75) |
| CIE-LCH | lch(11.78, 23.15, 133.64°) |
| OKLab | oklab(23.42% -0.045 0.0468) |
| OKLCH | oklch(23.42% 0.065 133.9) |
| XYZ | xyz(0.8500, 1.3741, 0.2491) |
| Luminance | 0.0137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.87
Dark Forest Green
#002D04
ΔE00 5.22
Dark Green
#033500
ΔE00 7.57
Hunter Green (survey)
#0B4008
ΔE00 10.27
Forrest Green
#154406
ΔE00 11.49
Pine Green
#0A481E
ΔE00 11.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102401 #150124
analogous
#222401 #102401 #012404
triadic
#102401 #011024 #240110
tetradic
#102401 #012224 #150124 #240401
square
#102401 #012224 #150124 #240401
split-complementary
#102401 #040124 #240122
monochromatic
#0D1E01 #0D1E01 #102401 #2A6003 #459B04
Accessibility & contrast
On white
16.47
#102401 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.27
#102401 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102401
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102401 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102401 | 1.00 | 16.47 | 1.27 | 16.47 |
| #FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.27 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.47 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#231E03
Tritanopia (blue-blind)
#10221D
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #102401; /* rgb */ color: rgb(16, 36, 1); /* oklch */ color: oklch(23.4% 0.065 133.9);
Tailwind
colors: {
custom: {
50: '#4f5f47',
500: '#102401',
950: '#000000',
},
}SCSS
$custom: #102401; $custom-light: #4f5f47; $custom-dark: #000000;
JSON
{
"hex": "#102401",
"rgb": {
"r": 16,
"g": 36,
"b": 1
},
"hsl": {
"h": 94.286,
"s": 94.595,
"l": 7.255
},
"oklch": {
"l": 0.23421,
"c": 0.06496,
"h": 133.9
},
"luminance": 0.01374
}Semantic roles & 50–950 ramp
primary
#102401
secondary
#46166B
accent
#29FFA3
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977