#0F2001#0F2001
#0F2001 is a very dark, muted yellow-green. Relative luminance 0.011; OKLCH L 22.0% C 0.060 H 132.8°. Best body text is #FFFFFF at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2001 |
|---|---|
| RGB | rgb(15, 32, 1) |
| HSL | hsl(93, 94%, 6%) |
| HSV | hsv(93, 97%, 13%) |
| CMYK | cmyk(53.1%, 0%, 96.9%, 87.5%) |
| CIE-LAB | lab(10.08, -14.00, 14.38) |
| CIE-LCH | lch(10.08, 20.07, 134.25°) |
| OKLab | oklab(22.01% -0.0404 0.0437) |
| OKLCH | oklch(22.01% 0.06 132.8) |
| XYZ | xyz(0.7190, 1.1367, 0.2102) |
| Luminance | 0.0114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.70
Dark Forest Green
#002D04
ΔE00 6.89
Dark Green
#033500
ΔE00 9.43
Hunter Green (survey)
#0B4008
ΔE00 12.10
Forrest Green
#154406
ΔE00 13.32
Evergreen
#05472A
ΔE00 13.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2001 #120120
analogous
#1F2001 #0F2001 #012003
triadic
#0F2001 #010F20 #20010F
tetradic
#0F2001 #011F20 #120120 #200301
square
#0F2001 #011F20 #120120 #200301
split-complementary
#0F2001 #030120 #20011F
monochromatic
#0E1E01 #0E1E01 #0F2001 #2B5B03 #479705
Accessibility & contrast
On white
17.11
#0F2001 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#0F2001 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2001
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2001 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2001 | 1.00 | 17.11 | 1.23 | 17.11 |
| #FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.11 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221C00
Deuteranopia (green-blind)
#201B03
Tritanopia (blue-blind)
#0F1E1A
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0f2001; /* rgb */ color: rgb(15, 32, 1); /* oklch */ color: oklch(22.0% 0.060 132.8);
Tailwind
colors: {
custom: {
50: '#4d5b47',
500: '#0f2001',
950: '#000000',
},
}SCSS
$custom: #0f2001; $custom-light: #4d5b47; $custom-dark: #000000;
JSON
{
"hex": "#0f2001",
"rgb": {
"r": 15,
"g": 32,
"b": 1
},
"hsl": {
"h": 92.903,
"s": 93.939,
"l": 6.471
},
"oklch": {
"l": 0.22009,
"c": 0.05951,
"h": 132.8
},
"luminance": 0.01137
}Semantic roles & 50–950 ramp
primary
#0F2001
secondary
#421567
accent
#29FF9E
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977