#0E2603#0E2603
#0E2603 is a very dark, moderate green. Relative luminance 0.015; OKLCH L 24.0% C 0.066 H 137.0°. Best body text is #FFFFFF at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #0E2603 |
|---|---|
| RGB | rgb(14, 38, 3) |
| HSL | hsl(101, 85%, 8%) |
| HSV | hsv(101, 92%, 15%) |
| CMYK | cmyk(63.2%, 0%, 92.1%, 85.1%) |
| CIE-LAB | lab(12.52, -17.52, 16.92) |
| CIE-LCH | lch(12.52, 24.36, 135.99°) |
| OKLab | oklab(24% -0.0486 0.0453) |
| OKLCH | oklch(24% 0.066 137) |
| XYZ | xyz(0.8906, 1.4861, 0.3260) |
| Luminance | 0.0149 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 3.90
Dark Forest Green
#002D04
ΔE00 4.19
Dark Green
#033500
ΔE00 6.71
Hunter Green (survey)
#0B4008
ΔE00 9.47
Forrest Green
#154406
ΔE00 10.79
Pine Green
#0A481E
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0E2603 #1B0326
analogous
#1F2603 #0E2603 #032609
triadic
#0E2603 #030E26 #26030E
tetradic
#0E2603 #031F26 #1B0326 #260903
square
#0E2603 #031F26 #1B0326 #260903
split-complementary
#0E2603 #090326 #26031F
monochromatic
#0A1C02 #0A1C02 #0E2603 #235F07 #38970C
Accessibility & contrast
On white
16.19
#0E2603 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#0E2603 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0E2603
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0E2603 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0E2603 | 1.00 | 16.19 | 1.30 | 16.19 |
| #FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.19 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#252005
Tritanopia (blue-blind)
#0D241F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #0e2603; /* rgb */ color: rgb(14, 38, 3); /* oklch */ color: oklch(24.0% 0.066 137.0);
Tailwind
colors: {
custom: {
50: '#4e6048',
500: '#0e2603',
950: '#000000',
},
}SCSS
$custom: #0e2603; $custom-light: #4e6048; $custom-dark: #000000;
JSON
{
"hex": "#0e2603",
"rgb": {
"r": 14,
"g": 38,
"b": 3
},
"hsl": {
"h": 101.143,
"s": 85.366,
"l": 8.039
},
"oklch": {
"l": 0.24004,
"c": 0.06648,
"h": 137
},
"luminance": 0.01486
}Semantic roles & 50–950 ramp
primary
#0E2603
secondary
#511B6A
accent
#2CFCBA
background
#F4F5F4
surface
#E7E9E6
border
#C3C5C2
text
#020500
muted
#787977