#0E2701#0E2701
#0E2701 is a very dark, moderate yellow-green. Relative luminance 0.015; OKLCH L 24.3% C 0.071 H 136.3°. Best body text is #FFFFFF at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2701 |
|---|---|
| RGB | rgb(14, 39, 1) |
| HSL | hsl(99, 95%, 8%) |
| HSV | hsv(99, 97%, 15%) |
| CMYK | cmyk(64.1%, 0%, 97.4%, 84.7%) |
| CIE-LAB | lab(12.90, -18.32, 18.25) |
| CIE-LCH | lch(12.90, 25.86, 135.11°) |
| OKLab | oklab(24.31% -0.0511 0.0488) |
| OKLCH | oklch(24.31% 0.071 136.3) |
| XYZ | xyz(0.9121, 1.5465, 0.2792) |
| Luminance | 0.0155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.28
Dark Forest Green
#002D04
ΔE00 3.71
Dark Green
#033500
ΔE00 6.03
Hunter Green (survey)
#0B4008
ΔE00 8.83
Forrest Green
#154406
ΔE00 10.15
Pine Green
#0A481E
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2701 #1A0127
analogous
#212701 #0E2701 #012707
triadic
#0E2701 #010E27 #27010E
tetradic
#0E2701 #012127 #1A0127 #270701
square
#0E2701 #012127 #1A0127 #270701
split-complementary
#0E2701 #070127 #270121
monochromatic
#0B1E01 #0B1E01 #0E2701 #236303 #399E04
Accessibility & contrast
On white
16.04
#0E2701 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#0E2701 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2701
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2701 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2701 | 1.00 | 16.04 | 1.31 | 16.04 |
| #FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.04 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#292300
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#0D2520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0e2701; /* rgb */ color: rgb(14, 39, 1); /* oklch */ color: oklch(24.3% 0.071 136.3);
Tailwind
colors: {
custom: {
50: '#4e6147',
500: '#0e2701',
950: '#000000',
},
}SCSS
$custom: #0e2701; $custom-light: #4e6147; $custom-dark: #000000;
JSON
{
"hex": "#0e2701",
"rgb": {
"r": 14,
"g": 39,
"b": 1
},
"hsl": {
"h": 99.474,
"s": 95,
"l": 7.843
},
"oklch": {
"l": 0.24309,
"c": 0.07069,
"h": 136.3
},
"luminance": 0.01547
}Semantic roles & 50–950 ramp
primary
#0E2701
secondary
#50166E
accent
#29FFB6
background
#F4F5F4
surface
#E7EAE6
border
#C3C6C2
text
#020500
muted
#787977