#1E2B06#1E2B06
#1E2B06 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.8% C 0.060 H 126.8°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2B06 |
|---|---|
| RGB | rgb(30, 43, 6) |
| HSL | hsl(81, 76%, 10%) |
| HSV | hsv(81, 86%, 17%) |
| CMYK | cmyk(30.2%, 0%, 86%, 83.1%) |
| CIE-LAB | lab(15.58, -12.60, 19.90) |
| CIE-LCH | lch(15.58, 23.56, 122.35°) |
| OKLab | oklab(26.79% -0.0362 0.0483) |
| OKLCH | oklch(26.79% 0.06 126.8) |
| XYZ | xyz(1.4322, 2.0169, 0.4861) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.54
Dark Forest Green
#002D04
ΔE00 7.43
Dark Green
#033500
ΔE00 8.06
Dark Olive
#373E02
ΔE00 8.93
Hunter Green (survey)
#0B4008
ΔE00 9.80
Forrest Green
#154406
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2B06 #13062B
analogous
#2B2606 #1E2B06 #0C2B06
triadic
#1E2B06 #061E2B #2B061E
tetradic
#1E2B06 #062B26 #13062B #2B060C
square
#1E2B06 #062B26 #13062B #2B060C
split-complementary
#1E2B06 #060C2B #26062B
monochromatic
#131B04 #131B04 #1E2B06 #43610D #699615
Accessibility & contrast
On white
14.96
#1E2B06 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1E2B06 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2B06
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2B06 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2B06 | 1.00 | 14.96 | 1.40 | 14.96 |
| #FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2702
Deuteranopia (green-blind)
#2C2709
Tritanopia (blue-blind)
#202924
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1e2b06; /* rgb */ color: rgb(30, 43, 6); /* oklch */ color: oklch(26.8% 0.060 126.8);
Tailwind
colors: {
custom: {
50: '#5b6449',
500: '#1e2b06',
950: '#000000',
},
}SCSS
$custom: #1e2b06; $custom-light: #5b6449; $custom-dark: #000000;
JSON
{
"hex": "#1e2b06",
"rgb": {
"r": 30,
"g": 43,
"b": 6
},
"hsl": {
"h": 81.081,
"s": 75.51,
"l": 9.608
},
"oklch": {
"l": 0.26792,
"c": 0.06035,
"h": 126.8
},
"luminance": 0.02017
}Semantic roles & 50–950 ramp
primary
#1E2B06
secondary
#3B216C
accent
#36F278
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#040501
muted
#797977