#0E2301#0E2301
#0E2301 is a very dark, moderate yellow-green. Relative luminance 0.013; OKLCH L 23.0% C 0.065 H 135.0°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2301 |
|---|---|
| RGB | rgb(14, 35, 1) |
| HSL | hsl(97, 94%, 7%) |
| HSV | hsv(97, 97%, 14%) |
| CMYK | cmyk(60%, 0%, 97.1%, 86.3%) |
| CIE-LAB | lab(11.26, -16.27, 16.01) |
| CIE-LCH | lch(11.26, 22.82, 135.45°) |
| OKLab | oklab(22.96% -0.0458 0.0458) |
| OKLCH | oklch(22.96% 0.065 135) |
| XYZ | xyz(0.7876, 1.2976, 0.2377) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.00
Dark Forest Green
#002D04
ΔE00 5.22
Dark Green
#033500
ΔE00 7.80
Hunter Green (survey)
#0B4008
ΔE00 10.57
Forrest Green
#154406
ΔE00 11.86
Pine Green
#0A481E
ΔE00 12.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2301 #160123
analogous
#1F2301 #0E2301 #012305
triadic
#0E2301 #010E23 #23010E
tetradic
#0E2301 #011F23 #160123 #230501
square
#0E2301 #011F23 #160123 #230501
split-complementary
#0E2301 #050123 #23011F
monochromatic
#0C1E01 #0C1E01 #0E2301 #265F03 #3E9A04
Accessibility & contrast
On white
16.67
#0E2301 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#0E2301 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2301
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2301 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2301 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#221D03
Tritanopia (blue-blind)
#0D211C
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #0e2301; /* rgb */ color: rgb(14, 35, 1); /* oklch */ color: oklch(23.0% 0.065 135.0);
Tailwind
colors: {
custom: {
50: '#4d5e47',
500: '#0e2301',
950: '#000000',
},
}SCSS
$custom: #0e2301; $custom-light: #4d5e47; $custom-dark: #000000;
JSON
{
"hex": "#0e2301",
"rgb": {
"r": 14,
"g": 35,
"b": 1
},
"hsl": {
"h": 97.059,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22958,
"c": 0.06477,
"h": 135
},
"luminance": 0.01298
}Semantic roles & 50–950 ramp
primary
#0E2301
secondary
#4A166A
accent
#29FFAD
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977