#1F2B00#1F2B00
#1F2B00 is a dark, moderate yellow-green. Relative luminance 0.020; OKLCH L 26.8% C 0.067 H 124.3°. Best body text is #FFFFFF at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #1F2B00 |
|---|---|
| RGB | rgb(31, 43, 0) |
| HSL | hsl(77, 100%, 8%) |
| HSV | hsv(77, 100%, 17%) |
| CMYK | cmyk(27.9%, 0%, 100%, 83.1%) |
| CIE-LAB | lab(15.59, -12.74, 22.38) |
| CIE-LCH | lch(15.59, 25.75, 119.66°) |
| OKLab | oklab(26.8% -0.0377 0.0552) |
| OKLCH | oklch(26.8% 0.067 124.3) |
| XYZ | xyz(1.4290, 2.0190, 0.3144) |
| Luminance | 0.0202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 6.90
Dark Forest Green
#002D04
ΔE00 7.88
Dark Olive
#373E02
ΔE00 8.05
Dark Green
#033500
ΔE00 8.10
Hunter Green (survey)
#0B4008
ΔE00 9.74
Forrest Green
#154406
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1F2B00 #0C002B
analogous
#2B2100 #1F2B00 #092B00
triadic
#1F2B00 #001F2B #2B001F
tetradic
#1F2B00 #002B21 #0C002B #2B0009
square
#1F2B00 #002B21 #0C002B #2B0009
split-complementary
#1F2B00 #00092B #21002B
monochromatic
#161F00 #161F00 #1F2B00 #4B6800 #77A500
Accessibility & contrast
On white
14.96
#1F2B00 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#1F2B00 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1F2B00
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1F2B00 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1F2B00 | 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)
#2E2700
Deuteranopia (green-blind)
#2D2703
Tritanopia (blue-blind)
#212823
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #1f2b00; /* rgb */ color: rgb(31, 43, 0); /* oklch */ color: oklch(26.8% 0.067 124.3);
Tailwind
colors: {
custom: {
50: '#5c6447',
500: '#1f2b00',
950: '#000000',
},
}SCSS
$custom: #1f2b00; $custom-light: #5c6447; $custom-dark: #000000;
JSON
{
"hex": "#1f2b00",
"rgb": {
"r": 31,
"g": 43,
"b": 0
},
"hsl": {
"h": 76.744,
"s": 100,
"l": 8.431
},
"oklch": {
"l": 0.268,
"c": 0.0668,
"h": 124.3
},
"luminance": 0.02019
}Semantic roles & 50–950 ramp
primary
#1F2B00
secondary
#2F1473
accent
#29FF65
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#040500
muted
#797977