#0E2601#0E2601
#0E2601 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.0% C 0.069 H 136.0°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2601 |
|---|---|
| RGB | rgb(14, 38, 1) |
| HSL | hsl(99, 95%, 8%) |
| HSV | hsv(99, 97%, 15%) |
| CMYK | cmyk(63.2%, 0%, 97.4%, 85.1%) |
| CIE-LAB | lab(12.49, -17.83, 17.70) |
| CIE-LCH | lch(12.49, 25.12, 135.21°) |
| OKLab | oklab(23.97% -0.0498 0.0481) |
| OKLCH | oklch(23.97% 0.069 136) |
| XYZ | xyz(0.8797, 1.4817, 0.2684) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.68
Dark Forest Green
#002D04
ΔE00 4.04
Dark Green
#033500
ΔE00 6.45
Hunter Green (survey)
#0B4008
ΔE00 9.25
Forrest Green
#154406
ΔE00 10.56
Pine Green
#0A481E
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2601 #190126
analogous
#202601 #0E2601 #012606
triadic
#0E2601 #010E26 #26010E
tetradic
#0E2601 #012026 #190126 #260601
square
#0E2601 #012026 #190126 #260601
split-complementary
#0E2601 #060126 #260120
monochromatic
#0B1E01 #0B1E01 #0E2601 #246203 #3A9D04
Accessibility & contrast
On white
16.20
#0E2601 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0E2601 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2601
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2601 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2601 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252004
Tritanopia (blue-blind)
#0D241F
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0e2601; /* rgb */ color: rgb(14, 38, 1); /* oklch */ color: oklch(24.0% 0.069 136.0);
Tailwind
colors: {
custom: {
50: '#4e6047',
500: '#0e2601',
950: '#000000',
},
}SCSS
$custom: #0e2601; $custom-light: #4e6047; $custom-dark: #000000;
JSON
{
"hex": "#0e2601",
"rgb": {
"r": 14,
"g": 38,
"b": 1
},
"hsl": {
"h": 98.919,
"s": 94.872,
"l": 7.647
},
"oklch": {
"l": 0.23972,
"c": 0.06923,
"h": 136
},
"luminance": 0.01482
}Semantic roles & 50–950 ramp
primary
#0E2601
secondary
#4E166D
accent
#29FFB4
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977