#1C3306#1C3306
#1C3306 is a dark, moderate yellow-green. Relative luminance 0.026; OKLCH L 29.1% C 0.074 H 133.0°. Best body text is #FFFFFF at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #1C3306 |
|---|---|
| RGB | rgb(28, 51, 6) |
| HSL | hsl(91, 79%, 11%) |
| HSV | hsv(91, 88%, 20%) |
| CMYK | cmyk(45.1%, 0%, 88.2%, 80%) |
| CIE-LAB | lab(18.49, -18.00, 23.43) |
| CIE-LCH | lch(18.49, 29.55, 127.53°) |
| OKLab | oklab(29.13% -0.0507 0.0543) |
| OKLCH | oklch(29.13% 0.074 133) |
| XYZ | xyz(1.6956, 2.6276, 0.5901) |
| Luminance | 0.0263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.39
Dark Green
#033500
ΔE00 4.76
Dark Forest Green
#002D04
ΔE00 5.51
Hunter Green (survey)
#0B4008
ΔE00 6.08
Forrest Green
#154406
ΔE00 6.66
Dark Olive
#373E02
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C3306 #1D0633
analogous
#323306 #1C3306 #063307
triadic
#1C3306 #061C33 #33061C
tetradic
#1C3306 #063233 #1D0633 #330706
square
#1C3306 #063233 #1D0633 #330706
split-complementary
#1C3306 #070633 #330632
monochromatic
#0F1B03 #0F1B03 #1C3306 #3A6A0C #58A113
Accessibility & contrast
On white
13.77
#1C3306 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#1C3306 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C3306
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C3306 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C3306 | 1.00 | 13.77 | 1.53 | 13.77 |
| #FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E01
Deuteranopia (green-blind)
#322C0A
Tritanopia (blue-blind)
#1C312A
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1c3306; /* rgb */ color: rgb(28, 51, 6); /* oklch */ color: oklch(29.1% 0.074 133.0);
Tailwind
colors: {
custom: {
50: '#5a6b4a',
500: '#1c3306',
950: '#000000',
},
}SCSS
$custom: #1c3306; $custom-light: #5a6b4a; $custom-dark: #000000;
JSON
{
"hex": "#1c3306",
"rgb": {
"r": 28,
"g": 51,
"b": 6
},
"hsl": {
"h": 90.667,
"s": 78.947,
"l": 11.176
},
"oklch": {
"l": 0.29126,
"c": 0.07426,
"h": 133
},
"luminance": 0.02628
}Semantic roles & 50–950 ramp
primary
#1C3306
secondary
#4B2174
accent
#32F596
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77