#0E2500#0E2500
#0E2500 is a very dark, moderate yellow-green. Relative luminance 0.014; OKLCH L 23.6% C 0.069 H 135.2°. Best body text is #FFFFFF at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2500 |
|---|---|
| RGB | rgb(14, 37, 0) |
| HSL | hsl(97, 100%, 7%) |
| HSV | hsv(97, 100%, 15%) |
| CMYK | cmyk(62.2%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(12.07, -17.49, 17.53) |
| CIE-LCH | lch(12.07, 24.76, 134.94°) |
| OKLab | oklab(23.62% -0.0491 0.0488) |
| OKLCH | oklch(23.62% 0.069 135.2) |
| XYZ | xyz(0.8427, 1.4164, 0.2290) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.00
Dark Forest Green
#002D04
ΔE00 4.33
Dark Green
#033500
ΔE00 6.76
Hunter Green (survey)
#0B4008
ΔE00 9.58
Forrest Green
#154406
ΔE00 10.87
Pine Green
#0A481E
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2500 #170025
analogous
#212500 #0E2500 #002504
triadic
#0E2500 #000E25 #25000E
tetradic
#0E2500 #002125 #170025 #250400
square
#0E2500 #002125 #170025 #250400
split-complementary
#0E2500 #040025 #250021
monochromatic
#0C1F00 #0C1F00 #0E2500 #256200 #3C9F00
Accessibility & contrast
On white
16.37
#0E2500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0E2500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2500
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2500 | 1.00 | 16.37 | 1.28 | 16.37 |
| #FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.37 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#272100
Deuteranopia (green-blind)
#241F02
Tritanopia (blue-blind)
#0D231E
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #0e2500; /* rgb */ color: rgb(14, 37, 0); /* oklch */ color: oklch(23.6% 0.069 135.2);
Tailwind
colors: {
custom: {
50: '#4e6046',
500: '#0e2500',
950: '#000000',
},
}SCSS
$custom: #0e2500; $custom-light: #4e6046; $custom-dark: #000000;
JSON
{
"hex": "#0e2500",
"rgb": {
"r": 14,
"g": 37,
"b": 0
},
"hsl": {
"h": 97.297,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.23618,
"c": 0.06924,
"h": 135.2
},
"luminance": 0.01416
}Semantic roles & 50–950 ramp
primary
#0E2500
secondary
#4B136D
accent
#29FFAE
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010400
muted
#777977