#111C00#111C00
#111C00 is a very dark, muted yellow-green. Relative luminance 0.009; OKLCH L 20.8% C 0.054 H 127.2°. Best body text is #FFFFFF at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #111C00 |
|---|---|
| RGB | rgb(17, 28, 0) |
| HSL | hsl(84, 100%, 5%) |
| HSV | hsv(84, 100%, 11%) |
| CMYK | cmyk(39.3%, 0%, 100%, 89%) |
| CIE-LAB | lab(8.57, -10.44, 12.63) |
| CIE-LCH | lch(8.57, 16.39, 129.57°) |
| OKLab | oklab(20.8% -0.0325 0.0429) |
| OKLCH | oklch(20.8% 0.054 127.2) |
| XYZ | xyz(0.6464, 0.9497, 0.1492) |
| Luminance | 0.0095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.37
Dark Forest Green
#002D04
ΔE00 9.63
Dark Green
#033500
ΔE00 11.91
Almost Black
#070D0D
ΔE00 13.14
Hunter Green (survey)
#0B4008
ΔE00 14.39
Black
#000000
ΔE00 14.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#111C00 #0B001C
analogous
#1C1900 #111C00 #031C00
triadic
#111C00 #00111C #1C0011
tetradic
#111C00 #001C19 #0B001C #1C0003
square
#111C00 #001C19 #0B001C #1C0003
split-complementary
#111C00 #00031C #19001C
monochromatic
#131F00 #131F00 #131F00 #365900 #5B9600
Accessibility & contrast
On white
17.65
#111C00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.19
#111C00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #111C00
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##111C00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##111C00 | 1.00 | 17.65 | 1.19 | 17.65 |
| #FFFFFF | 17.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.19 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1900
Deuteranopia (green-blind)
#1D1801
Tritanopia (blue-blind)
#121A16
Achromatopsia (no color)
#191919
Design tokens & code
CSS
--color: #111c00; /* rgb */ color: rgb(17, 28, 0); /* oklch */ color: oklch(20.8% 0.054 127.2);
Tailwind
colors: {
custom: {
50: '#4e5846',
500: '#111c00',
950: '#000000',
},
}SCSS
$custom: #111c00; $custom-light: #4e5846; $custom-dark: #000000;
JSON
{
"hex": "#111c00",
"rgb": {
"r": 17,
"g": 28,
"b": 0
},
"hsl": {
"h": 83.571,
"s": 100,
"l": 5.49
},
"oklch": {
"l": 0.20802,
"c": 0.05377,
"h": 127.2
},
"luminance": 0.0095
}Semantic roles & 50–950 ramp
primary
#111C00
secondary
#331266
accent
#29FF7D
background
#F4F5F3
surface
#E7E9E5
border
#C3C5C1
text
#010300
muted
#777877