#102001#102001
#102001 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.1% C 0.059 H 131.8°. Best body text is #FFFFFF at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #102001 |
|---|---|
| RGB | rgb(16, 32, 1) |
| HSL | hsl(91, 94%, 6%) |
| HSV | hsv(91, 97%, 13%) |
| CMYK | cmyk(50%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.15, -13.60, 14.48) |
| CIE-LCH | lch(10.15, 19.87, 133.21°) |
| OKLab | oklab(22.08% -0.0392 0.0438) |
| OKLCH | oklch(22.08% 0.059 131.8) |
| XYZ | xyz(0.7357, 1.1453, 0.2110) |
| Luminance | 0.0115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.86
Dark Forest Green
#002D04
ΔE00 7.09
Dark Green
#033500
ΔE00 9.55
Hunter Green (survey)
#0B4008
ΔE00 12.18
Forrest Green
#154406
ΔE00 13.36
Evergreen
#05472A
ΔE00 13.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102001 #110120
analogous
#202001 #102001 #012002
triadic
#102001 #011020 #200110
tetradic
#102001 #012020 #110120 #200201
square
#102001 #012020 #110120 #200201
split-complementary
#102001 #020120 #200120
monochromatic
#0F1E01 #0F1E01 #102001 #2E5B03 #4B9705
Accessibility & contrast
On white
17.09
#102001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#102001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102001
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102001 | 1.00 | 17.09 | 1.23 | 17.09 |
| #FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221D00
Deuteranopia (green-blind)
#201B03
Tritanopia (blue-blind)
#101E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #102001; /* rgb */ color: rgb(16, 32, 1); /* oklch */ color: oklch(22.1% 0.059 131.8);
Tailwind
colors: {
custom: {
50: '#4e5b47',
500: '#102001',
950: '#000000',
},
}SCSS
$custom: #102001; $custom-light: #4e5b47; $custom-dark: #000000;
JSON
{
"hex": "#102001",
"rgb": {
"r": 16,
"g": 32,
"b": 1
},
"hsl": {
"h": 90.968,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.2208,
"c": 0.05881,
"h": 131.8
},
"luminance": 0.01145
}Semantic roles & 50–950 ramp
primary
#102001
secondary
#401567
accent
#29FF97
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977