#203407#203407
#203407 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 29.7% C 0.072 H 130.8°. Best body text is #FFFFFF at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #203407 |
|---|---|
| RGB | rgb(32, 52, 7) |
| HSL | hsl(87, 76%, 12%) |
| HSV | hsv(87, 87%, 20%) |
| CMYK | cmyk(38.5%, 0%, 86.5%, 79.6%) |
| CIE-LAB | lab(19.13, -16.65, 23.85) |
| CIE-LCH | lch(19.13, 29.08, 124.92°) |
| OKLab | oklab(29.73% -0.0472 0.0548) |
| OKLCH | oklch(29.73% 0.072 130.8) |
| XYZ | xyz(1.8620, 2.7783, 0.6391) |
| Luminance | 0.0278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.41
Dark Green
#033500
ΔE00 5.64
Dark Forest Green
#002D04
ΔE00 6.52
Hunter Green (survey)
#0B4008
ΔE00 6.59
Forrest Green
#154406
ΔE00 6.91
Dark Olive
#373E02
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#203407 #1B0734
analogous
#343207 #203407 #0A3407
triadic
#203407 #072034 #340720
tetradic
#203407 #073432 #1B0734 #34070A
square
#203407 #073432 #1B0734 #34070A
split-complementary
#203407 #070A34 #320734
monochromatic
#111B04 #111B04 #203407 #416A0E #62A016
Accessibility & contrast
On white
13.50
#203407 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#203407 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #203407
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##203407 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##203407 | 1.00 | 13.50 | 1.56 | 13.50 |
| #FFFFFF | 13.50 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.50 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#372F02
Deuteranopia (green-blind)
#342E0B
Tritanopia (blue-blind)
#21312B
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #203407; /* rgb */ color: rgb(32, 52, 7); /* oklch */ color: oklch(29.7% 0.072 130.8);
Tailwind
colors: {
custom: {
50: '#5d6b4a',
500: '#203407',
950: '#000000',
},
}SCSS
$custom: #203407; $custom-light: #5d6b4a; $custom-dark: #000000;
JSON
{
"hex": "#203407",
"rgb": {
"r": 32,
"g": 52,
"b": 7
},
"hsl": {
"h": 86.667,
"s": 76.271,
"l": 11.569
},
"oklch": {
"l": 0.29726,
"c": 0.07231,
"h": 130.8
},
"luminance": 0.02778
}Semantic roles & 50–950 ramp
primary
#203407
secondary
#472374
accent
#35F389
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77