#0F2601#0F2601
#0F2601 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.0% C 0.069 H 135.4°. Best body text is #FFFFFF at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #0F2601 |
|---|---|
| RGB | rgb(15, 38, 1) |
| HSL | hsl(97, 95%, 8%) |
| HSV | hsv(97, 97%, 15%) |
| CMYK | cmyk(60.5%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(12.54, -17.43, 17.78) |
| CIE-LCH | lch(12.54, 24.89, 134.43°) |
| OKLab | oklab(24.03% -0.0488 0.0482) |
| OKLCH | oklch(24.03% 0.069 135.4) |
| XYZ | xyz(0.8956, 1.4899, 0.2691) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.85
Dark Forest Green
#002D04
ΔE00 4.25
Dark Green
#033500
ΔE00 6.56
Hunter Green (survey)
#0B4008
ΔE00 9.32
Forrest Green
#154406
ΔE00 10.59
Pine Green
#0A481E
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F2601 #180126
analogous
#212601 #0F2601 #012605
triadic
#0F2601 #010F26 #26010F
tetradic
#0F2601 #012126 #180126 #260501
square
#0F2601 #012126 #180126 #260501
split-complementary
#0F2601 #050126 #260121
monochromatic
#0C1E01 #0C1E01 #0F2601 #276203 #3E9D04
Accessibility & contrast
On white
16.18
#0F2601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0F2601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F2601
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F2601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F2601 | 1.00 | 16.18 | 1.30 | 16.18 |
| #FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.18 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#0E241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0f2601; /* rgb */ color: rgb(15, 38, 1); /* oklch */ color: oklch(24.0% 0.069 135.4);
Tailwind
colors: {
custom: {
50: '#4f6047',
500: '#0f2601',
950: '#000000',
},
}SCSS
$custom: #0f2601; $custom-light: #4f6047; $custom-dark: #000000;
JSON
{
"hex": "#0f2601",
"rgb": {
"r": 15,
"g": 38,
"b": 1
},
"hsl": {
"h": 97.297,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.2403,
"c": 0.0686,
"h": 135.4
},
"luminance": 0.0149
}Semantic roles & 50–950 ramp
primary
#0F2601
secondary
#4C166D
accent
#29FFAE
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977