#0E2103#0E2103
#0E2103 is a very dark, muted yellow-green. Relative luminance 0.012; OKLCH L 22.3% C 0.059 H 135.3°. Best body text is #FFFFFF at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2103 |
|---|---|
| RGB | rgb(14, 33, 3) |
| HSL | hsl(98, 83%, 7%) |
| HSV | hsv(98, 91%, 13%) |
| CMYK | cmyk(57.6%, 0%, 90.9%, 87.1%) |
| CIE-LAB | lab(10.47, -14.74, 14.09) |
| CIE-LCH | lch(10.47, 20.39, 136.29°) |
| OKLab | oklab(22.32% -0.0416 0.0411) |
| OKLCH | oklch(22.32% 0.059 135.3) |
| XYZ | xyz(0.7414, 1.1876, 0.2763) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.29
Dark Forest Green
#002D04
ΔE00 6.42
Dark Green
#033500
ΔE00 9.09
Hunter Green (survey)
#0B4008
ΔE00 11.77
Evergreen
#05472A
ΔE00 12.94
Forrest Green
#154406
ΔE00 13.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2103 #160321
analogous
#1D2103 #0E2103 #032107
triadic
#0E2103 #030E21 #21030E
tetradic
#0E2103 #031D21 #160321 #210703
square
#0E2103 #031D21 #160321 #210703
split-complementary
#0E2103 #070321 #21031D
monochromatic
#0C1C03 #0C1C03 #0E2103 #265908 #3E910D
Accessibility & contrast
On white
16.97
#0E2103 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0E2103 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2103
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2103 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2103 | 1.00 | 16.97 | 1.24 | 16.97 |
| #FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.97 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231D01
Deuteranopia (green-blind)
#201C05
Tritanopia (blue-blind)
#0D1F1B
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #0e2103; /* rgb */ color: rgb(14, 33, 3); /* oklch */ color: oklch(22.3% 0.059 135.3);
Tailwind
colors: {
custom: {
50: '#4d5c48',
500: '#0e2103',
950: '#000000',
},
}SCSS
$custom: #0e2103; $custom-light: #4d5c48; $custom-dark: #000000;
JSON
{
"hex": "#0e2103",
"rgb": {
"r": 14,
"g": 33,
"b": 3
},
"hsl": {
"h": 98,
"s": 83.333,
"l": 7.059
},
"oklch": {
"l": 0.22317,
"c": 0.05854,
"h": 135.3
},
"luminance": 0.01188
}Semantic roles & 50–950 ramp
primary
#0E2103
secondary
#4A1B65
accent
#2EFAAF
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#010400
muted
#777977