#102301#102301
#102301 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.1% C 0.063 H 133.4°. Best body text is #FFFFFF at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #102301 |
|---|---|
| RGB | rgb(16, 35, 1) |
| HSL | hsl(94, 94%, 7%) |
| HSV | hsv(94, 97%, 14%) |
| CMYK | cmyk(54.3%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(11.38, -15.44, 16.19) |
| CIE-LCH | lch(11.38, 22.37, 133.63°) |
| OKLab | oklab(23.09% -0.0436 0.0461) |
| OKLCH | oklch(23.09% 0.063 133.4) |
| XYZ | xyz(0.8202, 1.3144, 0.2392) |
| Luminance | 0.0131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.32
Dark Forest Green
#002D04
ΔE00 5.63
Dark Green
#033500
ΔE00 8.03
Hunter Green (survey)
#0B4008
ΔE00 10.72
Forrest Green
#154406
ΔE00 11.94
Pine Green
#0A481E
ΔE00 12.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#102301 #140123
analogous
#212301 #102301 #012303
triadic
#102301 #011023 #230110
tetradic
#102301 #012123 #140123 #230301
square
#102301 #012123 #140123 #230301
split-complementary
#102301 #030123 #230121
monochromatic
#0E1E01 #0E1E01 #102301 #2B5F03 #469A04
Accessibility & contrast
On white
16.63
#102301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#102301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #102301
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##102301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##102301 | 1.00 | 16.63 | 1.26 | 16.63 |
| #FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.63 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#221E03
Tritanopia (blue-blind)
#10211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #102301; /* rgb */ color: rgb(16, 35, 1); /* oklch */ color: oklch(23.1% 0.063 133.4);
Tailwind
colors: {
custom: {
50: '#4e5e47',
500: '#102301',
950: '#000000',
},
}SCSS
$custom: #102301; $custom-light: #4e5e47; $custom-dark: #000000;
JSON
{
"hex": "#102301",
"rgb": {
"r": 16,
"g": 35,
"b": 1
},
"hsl": {
"h": 93.529,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.23086,
"c": 0.06344,
"h": 133.4
},
"luminance": 0.01314
}Semantic roles & 50–950 ramp
primary
#102301
secondary
#45166A
accent
#29FFA0
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#020400
muted
#787977