#0E260E#0E260E
#0E260E is a very dark, muted green. Relative luminance 0.015; OKLCH L 24.2% C 0.053 H 143.7°. Best body text is #FFFFFF at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #0E260E |
|---|---|
| RGB | rgb(14, 38, 14) |
| HSL | hsl(120, 46%, 10%) |
| HSV | hsv(120, 63%, 15%) |
| CMYK | cmyk(63.2%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(12.68, -15.78, 12.47) |
| CIE-LCH | lch(12.68, 20.11, 141.70°) |
| OKLab | oklab(24.19% -0.0429 0.0315) |
| OKLCH | oklch(24.19% 0.053 143.7) |
| XYZ | xyz(0.9534, 1.5112, 0.6568) |
| Luminance | 0.0151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.73
Very Dark Green
#062E03
ΔE00 5.74
Dark Green
#033500
ΔE00 8.55
Hunter Green (survey)
#0B4008
ΔE00 11.00
Evergreen
#05472A
ΔE00 11.19
Pine Green
#0A481E
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E260E #260E26
analogous
#1A260E #0E260E #0E261A
triadic
#0E260E #0E0E26 #260E0E
tetradic
#0E260E #0E1A26 #260E26 #261A0E
square
#0E260E #0E1A26 #260E26 #261A0E
split-complementary
#0E260E #1A0E26 #260E1A
monochromatic
#081608 #081608 #0E260E #1E531E #2F7F2F
Accessibility & contrast
On white
16.13
#0E260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0E260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E260E
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E260E | 1.00 | 16.13 | 1.30 | 16.13 |
| #FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#27220C
Deuteranopia (green-blind)
#242010
Tritanopia (blue-blind)
#0B2520
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0e260e; /* rgb */ color: rgb(14, 38, 14); /* oklch */ color: oklch(24.2% 0.053 143.7);
Tailwind
colors: {
custom: {
50: '#4e604d',
500: '#0e260e',
950: '#000000',
},
}SCSS
$custom: #0e260e; $custom-light: #4e604d; $custom-dark: #000000;
JSON
{
"hex": "#0e260e",
"rgb": {
"r": 14,
"g": 38,
"b": 14
},
"hsl": {
"h": 120,
"s": 46.154,
"l": 10.196
},
"oklch": {
"l": 0.24187,
"c": 0.05326,
"h": 143.7
},
"luminance": 0.01511
}Semantic roles & 50–950 ramp
primary
#0E260E
secondary
#5F315F
accent
#52D6D6
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020501
muted
#787977